@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/p397470088> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De durvers : de stoerste jonge helden van de stripwereld" ;
    dcterms1:issued "2015" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074835521>,
        <http://data.bibliotheken.nl/id/thes/p204370132>,
        <http://data.bibliotheken.nl/id/thes/p212794698>,
        <http://data.bibliotheken.nl/id/thes/p299366235>,
        <http://data.bibliotheken.nl/id/thes/p299366278> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789031433735" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b56215475d23c54f0850a31f48bcf58> ;
    schema1:name "De durvers : de stoerste jonge helden van de stripwereld" ;
    schema1:numberOfPages 166 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d5e388edfb78e8ce1438da4b3f56ef79> ;
    schema1:sameAs <http://www.worldcat.org/oclc/941878791> .

