@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/p447692267> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een kille rilling / Thirault, Mig" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p312807546> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p184651794>,
        <http://data.bibliotheken.nl/id/thes/p357095030> ;
    schema1:description "Naar Bernard Minier",
        "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789085528340" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce2674e78cbd284b7b5163f8488599b3> ;
    schema1:name "Een kille rilling" ;
    schema1:numberOfPages 107 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fcb57bd3f1e10f6cbb0d95a294ccfaea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1520169497> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/06f765df777905fe575f21f5c96bd095> .

