@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/p434898783> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dagboek van een spuiter : (deel II) / Jan De Neucker" ;
    dcterms1:issued "1970" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619172> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p434898775> ;
    schema1:description "Op omslag: hobby books reeks" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p400645793> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3cd24a3e0c48acc94b6f65763a34f81e> ;
    schema1:name "Dagboek van een spuiter : (deel II)" ;
    schema1:numberOfPages 189 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cb14a4b706d6cc7eacb88ddfb7d56dce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1287916174> .

