@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/p110701909> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Vikingen / Anne Pearson ; [hoofdred. Nederlandse uitg.: Jan van Gestel ; vert. uit het Engels: Karin Schuitemaker]" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075670267>,
        <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p106684671> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069087121>,
        <http://data.bibliotheken.nl/id/thes/p086709682> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606801> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p105457973> ;
    schema1:isbn "9054268115" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f6ab46f68436a8d39ded8eef760e554> ;
    schema1:name "De Vikingen" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab490407dcd775915ffe73d3e32fe8c6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66003867> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/968ee0131ac5f1c789eb93c26bc0c740> .

