@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/p106939602> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beknopte beschrijving van de landen der aarde / door A. Brandes" ;
    dcterms1:issued "1924" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610962>,
        <http://data.bibliotheken.nl/id/thes/p078517397> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069674078> ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071543848> ;
    schema1:description "Oorspr. uitg. 1908" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3648f55b3c8ce17e47f62cf0718ea95e> ;
    schema1:name "Beknopte beschrijving van de landen der aarde" ;
    schema1:numberOfPages 91 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/11b3c280dcae23266b12835695a136ea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66229379> .

