@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/p374548803> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Hermione : samenzwering voor de vrijheid / Jean-Yves Delitte ; vertaling [uit het Frans]: BOOM!" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074379151>,
        <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p369550951> ;
    schema1:isbn "9789491684388" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/82c3909947b0c8a7b0a18d1814784605> ;
    schema1:name "De Hermione : samenzwering voor de vrijheid" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/94d6dd9b16019d67a6451f0bd2537167> ;
    schema1:sameAs <http://www.worldcat.org/oclc/879660514> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/abfcfa47c4db3facdcd3713a6220d48f> .

