@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/p292875185> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "James / [door] Leo Balet ; [uit het Duitsch vertaald] ; bandversiering van Herman Teirlinck" ;
    dcterms1:issued "1910" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068432925> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068404549> ;
    schema1:description "Nederl. uitg" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ca6475d783280943e58f9cf19ec61e8> ;
    schema1:name "James" ;
    schema1:numberOfPages 229 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ffa7fc2f3c4432d8adcafaafeec4dca8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150229503> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/fdaf8798832f475204f056f447005c0d> .

