@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/p833076728> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het lege land / Michael Moorcock ; vert. [uit het Engels door] Nettie van Straten" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068918100> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068837879> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833717367>,
        <http://data.bibliotheken.nl/id/nbt/p852196814> ;
    schema1:isbn "9030502274" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0593d7e3e068eb0c032b010e35145092> ;
    schema1:name "Het lege land" ;
    schema1:numberOfPages 156 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/35978af12848b47c05fda3326b526760> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63284423> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0c0b0cf7c205f3f1a91c3e4f94f25afc> .

