@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/p860757986> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Recreatie / [tekst] Theo van Gogh ; [tek.] Eric Schreurs" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602598> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07382982X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068980396> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9064771626" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/56ad49740ea07a9491d93e01077224cd> ;
    schema1:name "Recreatie" ;
    schema1:numberOfPages 76 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9cdd506f40deb91e55bd2fdb7f612f94> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63818224> .

