@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/p03604332X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Maatschappij tot Bevordering der Bouwkunst van 1842 tot 1892 / door C.T.J. Louis Rieber" ;
    dcterms1:issued "1892" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072076194> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p853951128>,
        <http://data.bibliotheken.nl/id/nbt/p853951187> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7758b0de5f4ee57b43236701304bf9c2> ;
    schema1:name "De Maatschappij tot Bevordering der Bouwkunst van 1842 tot 1892" ;
    schema1:numberOfPages 100 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f9e0ab4515a42bb67a47b7e004e6fd51> ;
    schema1:sameAs <http://www.worldcat.org/oclc/26273572> .

