@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/p243180004> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dageraad is niet helder / tek.: Thierry Cayman ; scenario: Patrick Delperdange ; inkleuring: Franck Cureghian ; [vert. uit het Frans]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075238926> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074945742>,
        <http://data.bibliotheken.nl/id/thes/p243179960> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p238171736> ;
    schema1:isbn "9030342234" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/095d644ba8cb5551de5a305b1745459d> ;
    schema1:name "De dageraad is niet helder" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8946efe755a0f3b0c98bc8b13ae27fb6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66652377> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7fe96621618cc4432c6bba69d0be1415> .

