@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/p175576718> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als in een droom / scenario en tek.: Tome, Janry ; kleuren: Stéphane De Becker ; [vert. uit het Frans]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07093634X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070936382>,
        <http://data.bibliotheken.nl/id/thes/p073781983> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p83147212X> ;
    schema1:isbn "9031418528" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dbdcdba315930d3e833e9ca2d2d93f83> ;
    schema1:name "Als in een droom" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a572204adfe0575fa906bb99dc643683> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67971710> .

