@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/p841021929> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een avontuur van Marc Meester / Dominique HéDominique Hé" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069915709> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072119837> ;
    schema1:description "Luxe editie in een opl. van 300 genummerde ex" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036963925> ;
    schema1:issueNumber 11 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42fcae5c73b64f08265473fd5bb62403> ;
    schema1:name "Een avontuur van Marc Meester" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d119723de8ac4324dc4d5a95a93f28b6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769066189> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/68c2bf372355921956ca083932a3e8c8> .

