@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/p190573295> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beginselen der algemeene natuurkundige aardrijkskunde / F.W.C. Krecke" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p409253340> ;
    dcterms1:issued "1876" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070095477> ;
    schema1:bookEdition "7e verbeterde druk" ;
    schema1:description "Oorspr. uitg.: 1845" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95ef27cd983f9d5cebd4f57804af87d8> ;
    schema1:name "Beginselen der algemeene natuurkundige aardrijkskunde" ;
    schema1:numberOfPages 117 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2c3759d2ab9f7512c8b900b1695206ec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67726622> .

