@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/p098910817> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aspecten van de cultuurgeschiedenis / [red. Pieter Caljé, Wouter Hugenholtz en Wessel Krul" ;
    dcterms1:issued "1977" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074828908>,
        <http://data.bibliotheken.nl/id/thes/p075235064>,
        <https://data.bibliotheken.nl/.well-known/genid/25c8a4ec01c2c2194cd43b662acb83e1> ;
    schema1:description "Omslagtitel",
        "Themanummer" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841125945> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14d230d60881554427ccbb1600ea8d41> ;
    schema1:name "Aspecten van de cultuurgeschiedenis" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7130c7e44ef2a10c157f8233731df036> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66116540> .

