@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/p096665645> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "L' enfer sur mer / scénarios O. Joly ; dessins J.M. Cicuendez ... [et al.]" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071298959> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071298916> ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p09666441X> ;
    schema1:isbn "2800104376" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/62424c8abcceef2f87501c2e73d213a0> ;
    schema1:name "L' enfer sur mer" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/82724f51c9ffa0301fa7528d62707c1e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65793255> .

