@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/p78438813X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The fiction of Stephen Crane / [by] Donald B. Gibson ; with a pref. by Harry T. Moore" ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069027552> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073129224> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045193061> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74c44e92f2eed1b1d4ccaa0717c779c7> ;
    schema1:name "The fiction of Stephen Crane" ;
    schema1:numberOfPages 169 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c0415d7dab09d4acc1db8f41ba4cac82> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906046730> .

