@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/p245955151> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hannibal, de vrolijke hond / Pierre Coran, Marie-José Sacré ; [vert. uit het Duits: Annemie Bosmans]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069259526> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069062684>,
        <http://data.bibliotheken.nl/id/thes/p079702775> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024383684" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff96c02e43c441faba1885383b7921ab> ;
    schema1:name "Hannibal, de vrolijke hond" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fbf78349b09865e4ac028379132a1ea2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66717556> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/db7c5ff15120e35a2662a9a65e24e385> .

