@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/p217898475> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Is dat mijn konijntje? / [tekst: Fiona Watt ; ill.: Rachel Wells ; vert. uit het Engels: Esther Wensing]" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p148202365> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p190639377>,
        <http://data.bibliotheken.nl/id/thes/p202476839> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p202477266> ;
    schema1:isbn "9054571853" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2bed1f6a55cd12d03651c7a00b00e11c> ;
    schema1:name "Is dat mijn konijntje?" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2be86781159fdacfb6b787d639804856> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67188045> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/508235513c880ce54b9632b7de568f35> .

