@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/p801633435> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Atlas België en de wereld / J. van den Branden, M. Nouboers ; met medew. van F. Depuydt" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068890168> ;
    schema1:bookEdition "5e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068890095>,
        <http://data.bibliotheken.nl/id/thes/p070854815> ;
    schema1:description "Lit. opg" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075599856> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef9f11c5b50a173a5e13767fea70b643> ;
    schema1:name "Atlas België en de wereld" ;
    schema1:numberOfPages 115 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad172bd99cf2dd866f5a9f2422e2a1ce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906450936> .

