@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/p310709091> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vuurproef / tek. Lionel Marty ; scenario Philippe Thirault ; inkleuring Isabelle Merlet ; [vert. uit het Frans]" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p299374130> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p145465357>,
        <http://data.bibliotheken.nl/id/thes/p184651794> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p269403930>,
        <http://data.bibliotheken.nl/id/nbt/p299374173> ;
    schema1:isbn "9789031429264" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1bff652e5e43c7c2da89bb1b0d2f2251> ;
    schema1:name "De vuurproef" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0b2f137db051be6309e97501b5adc2d5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/244454311> .

