@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p356296385> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De poolhond / [tekst J. Wilson] ; tek. van R. Poortvliet ; [Nederlandse bew. naar het Engels door J.A. Visser-Bakker]" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074173111> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06860596X>,
        <http://data.bibliotheken.nl/id/thes/p070153787> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p241465834> ;
    schema1:isbn "900166900X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1615a0bff2c77f2380645bc50c36efef> ;
    schema1:name "De poolhond" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/958801c303b92edc5ce86d47d5f978d1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/836776219> .

