@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/p449877035> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een hond met twee staarten / Jack Henseleit, Chris Kennett ; vertaald uit het Engels door Mariella Manfré" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p418848106> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p377277630>,
        <http://data.bibliotheken.nl/id/thes/p416161626> ;
    schema1:description "Tekst Jack Henseleit, illustraties Chris Kennett",
        "Vertaling van: The dog with two tails. - Hardie Grant Children’s Publishing, ©2023. - (Cross bones ; 2)" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p444131671> ;
    schema1:isbn "9789021046068" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7cdd56dd7a2c50b755420f417299035d> ;
    schema1:name "Een hond met twee staarten" ;
    schema1:numberOfPages 222 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9fb27bc6c3106a181b1f99a3a99e06ed> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1554272767> .

