@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/p063020521> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Elseviers Historische schoolatlas / door S. de Vries ; met medew. van Th. Luykx" ;
    dcterms1:issued "1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075598299>,
        <http://data.bibliotheken.nl/id/thes/p075598868> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071604790> ;
    schema1:bookEdition "5e, herziene druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06873526X> ;
    schema1:description "1e druk: 1963" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075599856> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bbe901766dd9ffe232520eef9c46bf40> ;
    schema1:name "Elseviers Historische schoolatlas" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c4e75c71cc2975285b009012bb2eb174> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65295551> .

