@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/p051340003> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandse monumenten van geschiedenis en kunst : geïllustreerde beschrijving" ;
    dcterms1:issued "1971" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070492751> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p844254177> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9033d7abeeb8400d6b6da9bac7e9d957> ;
    schema1:name "De Nederlandse monumenten van geschiedenis en kunst : geïllustreerde beschrijving" ;
    schema1:numberOfPages 392 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c4d2be763241564476840fbd50e18ea8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64973268> .

