@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p41297598X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dossier Feuerhand : roman / Bob Van Laerhoven" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p44081796X>,
        <http://data.bibliotheken.nl/id/nbt/p440817978> ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069831076> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789089245175" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4515ac411738178c6db5a10039a4db18> ;
    schema1:name "Dossier Feuerhand : roman" ;
    schema1:numberOfPages 378 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1a49f23b8277126b7cdf3b3c05e42a9c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1006344438> .

