@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/p10256681X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groningen / door Theo Dohle" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075630974>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078667313>,
        <http://data.bibliotheken.nl/id/thes/p095970177> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p079784720>,
        <http://data.bibliotheken.nl/id/thes/p260351113> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075320274>,
        <http://data.bibliotheken.nl/id/thes/p075331640> ;
    schema1:description "Uitgave van de gemeente Groningen" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p079643175> ;
    schema1:isbn "907297770X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a6b999f8a09c62c997a34b28d047752> ;
    schema1:name "Groningen" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4254dba1678ac84266a2f5611efdbf4c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65866458> .

