@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/p437399257> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Herken de hond" ;
    dcterms1:issued "2022" ;
    schema1:description "Vertaald uit het Engels" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91df30a80f4a387dd2d4573d07ffaa73> ;
    schema1:name "Herken de hond" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/08506ceaffcf167e117804cc1306d023> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1356781659> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/63713a2906b06cbc9e0b5dcb3adf62ed> .

