@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/p16386618X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Algemeene en vaderlandsche geschiedenis / M.G. de Boer" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p389520268> ;
    dcterms1:issued "1926" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068443250> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068409745> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p13658361X> ;
    schema1:issueNumber 22 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df9676c89d7d42cea53fcbca9a465564> ;
    schema1:name "Algemeene en vaderlandsche geschiedenis" ;
    schema1:numberOfPages 152 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/664121d49ab8cb24e316c599faf94e37> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770728685> .

