@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/p41642175X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het vuur van Wffnïr / Jérôme Lereculey" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p189131713> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p159330416>,
        <http://data.bibliotheken.nl/id/thes/p329692240>,
        <http://data.bibliotheken.nl/id/thes/p400880113> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p416421741> ;
    schema1:isbn "9789463062947" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4d6294d0fad3f790358c43d4382c098> ;
    schema1:name "Het vuur van Wffnïr" ;
    schema1:numberOfPages 53 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d583cedaf903562f21aad67080ce61f6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1023857110> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/547dbab0bfb8103c8f015830e3923155> .

