@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p066989620> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De tweede groote vergadering (1716-1717) / J.G. de Vos" ;
    dcterms1:issued "1896" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078506352>,
        <http://data.bibliotheken.nl/id/thes/p078940095>,
        <http://data.bibliotheken.nl/id/thes/p096068566>,
        <http://data.bibliotheken.nl/id/thes/p241924057> ;
    schema1:associatedMedia "http://www.historici.nl/retroboeken/bvgo/?source=03_09&page_number=276" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p180820214> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6051e3b6be1ff2eb2e9c4984835bbbb> ;
    schema1:name "De tweede groote vergadering (1716-1717)" .

