@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/p444265678> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dreiging rond de ruïne / Hans Mijnders" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p186545320> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p442329563> ;
    schema1:isbn "9789085435969" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1bffeff0777e483f9e4c27d94d79e385> ;
    schema1:name "Dreiging rond de ruïne" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6e117d63d9d4c953c58aec4231db4f02> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1517665260> .

