@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/p339631422> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gehoornde god / [tekst] Pat Mills ; [tek.] Simon Bisley ; [vert. uit het Engels: Studio T]" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075250500>,
        <http://data.bibliotheken.nl/id/thes/p345988434> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073491640> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p33188321X>,
        <http://data.bibliotheken.nl/id/nbt/p331883864> ;
    schema1:isbn "9789460780578" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/342fbca3e5687c1366c92983004bdeee> ;
    schema1:name "De gehoornde god" ;
    schema1:numberOfPages 189 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6e484a0975a013218dc0d2148c6b6867> ;
    schema1:sameAs <http://www.worldcat.org/oclc/794638135> .

