@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/p44442525X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Speuren in het bos : een uitdagend zoek- en (voor)leesboek / tekst: Ester Kerkhoff, Studio Stampij ; redactie: Vitataal" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p236201522>,
        <http://data.bibliotheken.nl/id/thes/p269112464> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p352269936> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789463549172" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af43ffac4775b27dd72afa4d5fbee629> ;
    schema1:name "Speuren in het bos : een uitdagend zoek- en (voor)leesboek" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5d8921e17f2f44f923324db782260c1e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1493581010> .

