@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/p843294477> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Encyclopedische atlas voor de jeugd / door A.J. Zwinenberg en G. van Hierden-Tuinman ; [eindred.: E. De Vocht ; red. K. van Beusekom ... et al.]" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071039945> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069053189>,
        <http://data.bibliotheken.nl/id/thes/p069374341>,
        <http://data.bibliotheken.nl/id/thes/p070363102> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075689774> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024330386" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa873bd277edf68a30a95f9a372d681f> ;
    schema1:name "Encyclopedische atlas voor de jeugd" ;
    schema1:numberOfPages 253 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eb4f3b5cc40398d2498903c47bdc9e0b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63942643> .

