@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p80188666X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Belijdenis in een schemering / Paul Vanderschaeghe" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p449683540> ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p39746262X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068110707> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820651206> ;
    schema1:isbn "9026437358" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e236b70f5d549a86e6e1eebf2a5c9957> ;
    schema1:name "Belijdenis in een schemering" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ec37dfa84eab00698e04facdd4b0050> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901781688> .

