@prefix azonOnto: <http://id.e-science.pl/ontologies/azonOnto#> .
@prefix collection: <http://id.e-science.pl/vocab/collection/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix kv: <http://id.e-science.pl/vocab/kv/> .
@prefix person: <http://id.e-science.pl/vocab/person/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix records: <http://id.e-science.pl/records/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix unit: <http://id.e-science.pl/vocab/unit/> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

records:48910 a azonOnto:Book ;
    azonOnto:acceptanceDate "2024-07-24"^^xsd:date ;
    azonOnto:authorInfo [ a azonOnto:AuthorInfo ;
            azonOnto:author person:12484 ;
            azonOnto:position 1 ],
        [ a azonOnto:AuthorInfo ;
            azonOnto:author person:13130 ;
            azonOnto:position 2 ],
        [ a azonOnto:AuthorInfo ;
            azonOnto:author person:12393 ;
            azonOnto:position 3 ],
        [ a azonOnto:AuthorInfo ;
            azonOnto:author person:13131 ;
            azonOnto:position 4 ],
        [ a azonOnto:AuthorInfo ;
            azonOnto:author person:13132 ;
            azonOnto:position 5 ] ;
    azonOnto:cocreatorInfo [ a azonOnto:CocreatorInfo ;
            azonOnto:cocreator person:12484 ;
            azonOnto:position 1 ;
            azonOnto:roleName "Redaktor"@pl ] ;
    azonOnto:collection collection:1 ;
    azonOnto:description "Dodatkowy numer ISBN serii: 83-7005-095-6.\\n\\nPrzedmiotem deponowania jest opis bibliograficzny. Zasób zdeponowano podczas budowy Słownika Etymologicznego Nazw Geograficznych Śląska (SENGŚ) dostępnego on-line pod adresem: https://sengs.e-science.pl/"@pl ;
    azonOnto:destinationGroup "ogół społeczeństwa"@pl ;
    azonOnto:harmfulContent false ;
    azonOnto:keywordInfo [ a azonOnto:KeywordInfo ;
            azonOnto:name "Góry Złote"@pl ;
            azonOnto:uri "http://id.e-science.pl/vocab/kv/c30327"^^xsd:anyURI ],
        [ a azonOnto:KeywordInfo ;
            azonOnto:name "rekord bibliograficzny"@pl ;
            azonOnto:uri "http://id.e-science.pl/vocab/kv/c92686"^^xsd:anyURI ],
        [ a azonOnto:KeywordInfo ;
            azonOnto:name "etymologia"@pl ;
            azonOnto:uri "http://id.e-science.pl/vocab/kv/c25157"^^xsd:anyURI ] ;
    azonOnto:language "Polski"^^xsd:string ;
    azonOnto:numberOfPages 274 ;
    azonOnto:numeration "t. 17"^^xsd:string ;
    azonOnto:origin "AZON"^^xsd:string ;
    azonOnto:partner [ a azonOnto:Organization ;
            azonOnto:name "Politechnika Wrocławska"^^xsd:string ] ;
    azonOnto:publicationPlace "Wrocław"^^xsd:string ;
    azonOnto:publicationYear 1993 ;
    azonOnto:publisher "Wydawnictwo I-BiS"^^xsd:string ;
    azonOnto:scientificDiscipline "dziedzina nauk humanistycznych / historia (2018)"@pl ;
    azonOnto:seriesName "Słownik geografii turystycznej Sudetów"^^xsd:string ;
    azonOnto:submitter [ a azonOnto:Person ;
            azonOnto:name "Roman Ptak"^^xsd:string ] ;
    azonOnto:title "Góry Złote"@pl ;
    azonOnto:titleVariant "Słownik geografii turystycznej Sudetów. Tom 17. Góry Złote"@pl .

