@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p396957943> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aardrijkskundig leerboekje : eerste stukje / P.H. Witkamp" ;
    dcterms1:issued "1849" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000109952" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069759235> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p264129849> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/028c20686e43c64ff5c0c7d146d2cc04> ;
    schema1:name "Aardrijkskundig leerboekje : eerste stukje" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3faf8f18cd974c8bfd6ef6cc94e0e6ab> ;
    schema1:sameAs <http://www.worldcat.org/oclc/922598298> .

