@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/p374797978> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het ijzeren boek / Juan Giménez ; vertaling [uit het Frans]: Arend Jan van Oudheusden" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069529140> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p194849694> ;
    schema1:description "Oorspronkelijke Franse uitgave: ©2012" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p374797943> ;
    schema1:isbn "9789461571014" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ed268d37244bf8efd28f7bb14afc93c> ;
    schema1:name "Het ijzeren boek" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/84f462d7c6a1b7bda187bb35b89674c3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/879460733> .

