@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/p852426496> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het grote meneer Kaktus boek / schrijver: Peter Jan Rens ; fotogr.: Govert de Roos ; ill.: Annet Planten" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070686858> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069088578>,
        <http://data.bibliotheken.nl/id/thes/p07129127X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9032055097" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/362d6f6a6c605be274da8430248ae78a> ;
    schema1:name "Het grote meneer Kaktus boek" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8c30f25fc20c094c95d5225cd74b61df> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64162708> .

