@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/p427183448> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beginselen der Algemeene Natuurkundige Aardrijkskunde / F.W.C. Krecke" ;
    dcterms1:issued "1858" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNLB170071670" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070095477> ;
    schema1:bookEdition "3de verb. dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p08200790X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d21824ba03b82143968ce6a9a92ac25> ;
    schema1:name "Beginselen der Algemeene Natuurkundige Aardrijkskunde" ;
    schema1:numberOfPages 131 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3fcc57403c833f03ba8ae47784617963> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1154410955> .

