@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/p456123105> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dreiging in in de verlaten fabriek / Hans Mijnders" ;
    dcterms1:issued "2026" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p186545320> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p442329563> ;
    schema1:isbn "9789085436263" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/057508b1c0036318805faa51a6c5e9a9> ;
    schema1:name "Dreiging in in de verlaten fabriek" ;
    schema1:numberOfPages 123 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9a502377e56ac72b9a5ce930bd497eca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1579973203> .

