@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/p137047541> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De groeten uit Eerbeek / Pierre Janssen ; [ill. door Klaas Gubbels]" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07469622X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068569874> ;
    schema1:description "Verschenen in opl. van 400 ex" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/66714a93a78478b809c2995ad9d0fe7f> ;
    schema1:name "De groeten uit Eerbeek" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f39fb927e793195e9db47a71d621385> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69026584> .

