@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/p375542329> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Omnivisibilis / art by Matthieu Bonhomme ; script by Lewis Trondheim ; vertaling [uit het Frans]: BOOM!" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p238576612>,
        <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p208104291> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789462101746" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/867323604d1cd4bc907af577a49cb3ea> ;
    schema1:name "Omnivisibilis" ;
    schema1:numberOfPages 158 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a30dc3736d0297cb6d19e31082e12608> ;
    schema1:sameAs <http://www.worldcat.org/oclc/880342509> .

