@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/p851007368> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zusjes / geschreven en geïll. door David McPhail ; [vert. uit het Engels]" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070378142> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062491294" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d3970cbc9cfbdf10333b3a180c0f1fa8> ;
    schema1:name "Zusjes" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/29e8e0fc6e304d00bd1a988c622de6de> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64128618> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ac7f8dd4e4e821179c0eb5ea8170b6b0> .

