@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/> .

<http://data.bibliotheken.nl/id/nbt/p264129849> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aardrijkskundig leerboekje : eerste stukje / P.H. Witkamp" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p396957943> ;
    dcterms1:issued "1849" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069759235> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5abc80b54a69066fee2914139a6de744> ;
    schema1:name "Aardrijkskundig leerboekje : eerste stukje" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/574e8f0e36231156d629b4040e27a0b8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66593832> .

