@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/p394674960> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basiskennis aardrijkskunde / Roger Baltus" ;
    dcterms1:issued "2013" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607328>,
        <http://data.bibliotheken.nl/id/thes/p075683237> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p296471623> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p332936589> ;
    schema1:isbn "9789001840341" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc5475d3bc0f3658ddb89533f29fe161> ;
    schema1:name "Basiskennis aardrijkskunde" ;
    schema1:numberOfPages 23648764 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d9f8eb6e0122d8c8e1ef8ec7af629c6d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1126791114> .

