@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/p389068357> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beknopt leerboek der algemeene economische aardrijkskunde / J. Keuning" ;
    dcterms1:issued "1925" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397541007> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068686730> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p046213155> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5cbf318c02856e6d50d34593bcf491d2> ;
    schema1:name "Beknopt leerboek der algemeene economische aardrijkskunde" ;
    schema1:numberOfPages 184 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6428a24c58006359747480fc24180ab8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902616979> .

