@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/p37248056X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het oog van Odin / R. Surzhenko tekeningen ; Yann scenario ; inkleuring: Roman Surzhenko ; vertaling [uit het Frans]: BOOM!" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p338698531>,
        <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070354472> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p330993631> ;
    schema1:isbn "9789055818464" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/62a11adc2ee0930def8708f78974279a> ;
    schema1:name "Het oog van Odin" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/529951f35e2c3b0c962ea2037a572289> ;
    schema1:sameAs <http://www.worldcat.org/oclc/879242925> .

