@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/p301160910> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groot schema boek N. B. B. / F.C. Schiereck" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611462>,
        <http://data.bibliotheken.nl/id/thes/p078459605>,
        <http://data.bibliotheken.nl/id/thes/p078956005>,
        <http://data.bibliotheken.nl/id/thes/p097779245> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068732392> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb2fde1547a3bdd96a9a4daa5098777b> ;
    schema1:name "Groot schema boek N. B. B." ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/12b60dc92c0d527d0d7a1196fbf3e547> .

