@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/p372694349> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De runen van Cartakwel / tekst en tekeningen Eric Herenguel ; vertaling [uit het Frans]: Hans van den Boom" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p108202534> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068980256> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p227104501> ;
    schema1:isbn "9789034305237" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d022ffebeb37b764bbed223fc14eca2c> ;
    schema1:name "De runen van Cartakwel" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f7c73ad2c84cc81217882b9535292815> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67224697> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a2f00b8059a009d017e5d1651d472177> .

