@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/p09666441X> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "L' histoire en bandes dessinées / scénarios O. Joly" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071298959> ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a2888cb701c179fad429bd140d99ab8> ;
    schema1:name "L' histoire en bandes dessinées" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/417c4178909b20f2e612e9cebbef5fa6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65793153> .

