@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/p180112120> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Herinneringen / Andreas" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07006587X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070607672> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p056796498>,
        <http://data.bibliotheken.nl/id/nbt/p180112295> ;
    schema1:isbn "9075504306" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9bce4af3336a67c23e60a0307b959b65> ;
    schema1:name "Herinneringen" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c69920c3f6fef0dff8130bae2871900d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772326195> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/52c36dacaf7dbadc5f43ae3e5c21cb9b> .

