@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/p111569656> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De fantastische odyssee / P. Cuvelier ; [kleur: Marie-Noëll Bastin ; vert. uit het Frans]" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068408277> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p10869626X> ;
    schema1:description "Eerder verschenen in Kuifje" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p100715575> ;
    schema1:isbn "9074513093" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a0af2234e8c730082bde18bf024448b4> ;
    schema1:name "De fantastische odyssee" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e0dd3346073a379828720ca05eba026e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66062813> .

