@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/p443764719> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beginselen der wis- en natuurkundige aardrijkskunde / door J.J. ten Have" ;
    dcterms1:issued "1931" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074554093> ;
    schema1:bookEdition "7e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070148643> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9bb6188b8440ea0f0f0c4e77643c49a> ;
    schema1:name "Beginselen der wis- en natuurkundige aardrijkskunde" ;
    schema1:numberOfPages 135 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/24fcfb610c1c1e2e3e56cc2035b15537> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1455621333> .

