@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/p096477687> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een giraffe gaat varen / [tekst: Marijke Bleij ; ill. Roma Bishop ; vert. uit het Engels]" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075032910> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07520584X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p096399147> ;
    schema1:isbn "9033825554" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e5959bbfe5abe02c7a6a622081dfc12> ;
    schema1:name "Een giraffe gaat varen" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1ca3d32a0b21458863e17706d0110e25> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65786095> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3659e0f542d035946fe154890728dbac> .

