@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/p831729740> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een avontuur van Gerard Craan / Santi ; J. Bucquoy" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069372438> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069327742> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/211b69e76e3b8a6627988f8cf70b1185> ;
    schema1:name "Een avontuur van Gerard Craan" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/054328a56090b06f2d7fd79c2b108a52> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63488110> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f2dc2cc9955d33f2efe4bdfe1a78cd83> .

