@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/p220375747> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groninger kwartierstatenboek" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075640260>,
        <http://data.bibliotheken.nl/id/thes/p07759942X>,
        <http://data.bibliotheken.nl/id/thes/p241923832> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p098550160> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p311393209> ;
    schema1:description "Vanaf 2000 uitg. door Nederlandse Genealogische Vereniging, Afdeling Groningen" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075687666> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ac8e8714b4926ed87b41d8ea91f8bb76> ;
    schema1:name "Groninger kwartierstatenboek" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/96da8224e1d1645e4e4ab048c65d69db> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67149762> .

