@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/p062279173> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Atlas voor de volksschool : in 42 kaarten en 50 platen / [P.R. Bos, C.L. van Balen]" ;
    dcterms1:issued "1922" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610954> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068561989> ;
    schema1:bookEdition "30e dr." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068585942>,
        <http://data.bibliotheken.nl/id/thes/p159419832> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p047670916> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/80895ece01336a419d61865eb675856a> ;
    schema1:name "Atlas voor de volksschool : in 42 kaarten en 50 platen" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2905899b13a8fcf035a0b1b4889a34d0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65376237> .

