@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/p216219132> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jonkies van dieren / geschreven door: Ditte Merle ; getek. door: Egbert Koopmans ; [foto's Rob Doolaard ... et al.]" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071205381> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074516833>,
        <http://data.bibliotheken.nl/id/thes/p142261378> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840139802> ;
    schema1:isbn "9001148514" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c42715768928b8c34df6e9559cc571c> ;
    schema1:name "Jonkies van dieren" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e565212d8780d17224719900b1f3c66> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67304823> .

