@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/p802280641> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Grote Spectrum encyclopedie" ;
    dcterms1:issued "1974-1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077592263>,
        <http://data.bibliotheken.nl/id/thes/p397287003> ;
    schema1:description "Dl. 25 = Supplement 1",
        "Met los: voorlopig register op dl. 1 t/m 14" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075605295> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e0b9b38dcee75e777197afb1afc584a> ;
    schema1:name "Grote Spectrum encyclopedie" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/abcb18628d4a7626480c9b951f9e12a5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899065790> .

