@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/p168703092> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rode passie / scenario: Dieter ; tek.: Lepage ; [vert. uit het Frans]" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075102285> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p079074758> ;
    schema1:description "Oorspr. Franse uitg.: Paris : Glénat" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p15729756X>,
        <http://data.bibliotheken.nl/id/nbt/p157373711> ;
    schema1:isbn "9052891648" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6aae9c4cc6c8e5366c82b00d01ba8a1b> ;
    schema1:name "Rode passie" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/882b2c20ec9628b540f1b7382d9b67dc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68117395> .

