@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/p820714003> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groeten uit Gouderak / [samengest. door] H.A. Voet" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075641364> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069284555>,
        <http://data.bibliotheken.nl/id/thes/p069284571> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9064711151" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/09943f8adeed377af24ff7a64712bb35> ;
    schema1:name "Groeten uit Gouderak" ;
    schema1:numberOfPages 136 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b9b72e2c36edd54ada676e163d5781f9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63402668> .

