@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/p290505003> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mooiste woorden van Groningen / samenstelling Siemon Reker" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075640260>,
        <http://data.bibliotheken.nl/id/thes/p075661608>,
        <http://data.bibliotheken.nl/id/thes/p077612019>,
        <http://data.bibliotheken.nl/id/thes/p078483719> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073470007> ;
    schema1:description "Uitg. in samenw. met het Dagblad van het Noorden" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075627752> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9033005476" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/01fa48e71cbfb3bc01238ff7fb41f5ef> ;
    schema1:name "De mooiste woorden van Groningen" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2e0c64825e6201f2732d069443f353b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71684135> .

