@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/p096664967> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Les mystérieux chevaliers de l'air / scénarios O. Joly ; dessins Piroton, Rogé ... [et al.]" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071298959> ;
    schema1:bookEdition "[Réimpression]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068402953> ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p09666441X> ;
    schema1:isbn "2800103620" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32395bad9427dc175e6381db38ffb8ec> ;
    schema1:name "Les mystérieux chevaliers de l'air" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3b5e89f8a5f3a7eff3507ef7f87aa690> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65793212> .

