@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/p452238013> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jachtmes en kruidenthee / Roselynd Randolph ; redactie: Van Limpt redacties" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p357232593>,
        <https://data.bibliotheken.nl/.well-known/genid/65c847b69c8e2dd4eb01c55871c0f4d2> ;
    schema1:description "Omslag vermeldt: \"Een urban fantasy\"" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789090404042" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12b49e4e6556f852035a330ae812227d> ;
    schema1:name "Jachtmes en kruidenthee" ;
    schema1:numberOfPages 243 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6565881ff18734e81b283ce072496451> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1538596561> .

