@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/p449682552> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De hoorn van Midgard / L. Sprague De Camp & Fletcher Pratt ; [vert. uit het Engels door P. Verhagen ... et al. ; ill. Michaël Winkel]" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068858566> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067660681>,
        <http://data.bibliotheken.nl/id/thes/p070918678>,
        <http://data.bibliotheken.nl/id/thes/p071373853> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p801857775> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820654612> ;
    schema1:isbn "906317621X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1dd316a9011d529fc3273a3712ca25e> ;
    schema1:name "De hoorn van Midgard" ;
    schema1:numberOfPages 246 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7ad9e8e7182e849f27049a021a118059> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1521882779> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a8b82d0fb10466c7c0072e23d50190fb> .

