@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p843033541> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het teken van moed / Stephen Crane ; vert. [uit het Engels] door Koos Schuur" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342865005>,
        <http://data.bibliotheken.nl/id/nbt/p342865013> ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069027552> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069182698> ;
    schema1:description "1e Amerikaanse uitg.: 1895" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9065510605" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4bfc48743bf7ec81263eefec9b90d39d> ;
    schema1:name "Het teken van moed" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2c6f53fafcee0cb8a8942f922fde1bba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906635879> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e35c8a9d28c0bfc29843665c44a4d78e> .

