@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/p066810841> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ciao Jessica / Theureau, Galliano ; [vert. uit het Frans: Mat Schifferstein]" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075217104> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070607672>,
        <http://data.bibliotheken.nl/id/thes/p075085550> ;
    schema1:description "Oorspr. uitg: Parijs : Humanoides Associes" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044085303> ;
    schema1:isbn "905165040X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb34552acb72026f437460446341d9b6> ;
    schema1:name "Ciao Jessica" ;
    schema1:numberOfPages 53 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/88fad94f01f1239dd36867ad5e0e3225> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65583062> .

