@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/p155002430> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fingal / Ossian ; uit Macphersons proza vertaald door H. Sermon" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p43273452X> ;
    dcterms1:issued "1886" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073056405> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069390096>,
        <http://data.bibliotheken.nl/id/thes/p073173630> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/25adc07d28e4b1d7721ba4e70a7819de> ;
    schema1:name "Fingal" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1dc473a6d3d5e47009fafb673010cf96> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68534029> .

