@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/p850974631> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een poes in een put in je hoofd / Hugo Brems" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072196459> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822571862> ;
    schema1:isbn "9020912666" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e2ca9e02089db3e8ee833a33b520af83> ;
    schema1:name "Een poes in een put in je hoofd" ;
    schema1:numberOfPages 101 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/48f07f878daa7e19ff2a39924489e6a9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64127556> .

