@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p407024298> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aardrijkskunde / S.L. Brug" ;
    dcterms1:issued "1861" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000145720" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068084366> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p126084734> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a716a476c9543bd147c6ff2173168b8> ;
    schema1:name "Aardrijkskunde" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7debdad49873ef777af70ca6c9d8a349> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959256590> .

