@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/p832846643> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eerste Nederlandse systematisch ingerichte encyclopaedie / H.J. Pos" ;
    dcterms1:issued "1959" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397287089> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068394306>,
        <http://data.bibliotheken.nl/id/thes/p069017271> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p782579469> ;
    schema1:issueNumber 110 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a95630af02d1c74527a0604b4dbc686b> ;
    schema1:name "Eerste Nederlandse systematisch ingerichte encyclopaedie" ;
    schema1:numberOfPages 575 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/88612b13fe47eff0997e25b4992f2d1e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768998071> .

