@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://urn.fi/URN:NBN:fi:bib:me:W00480213801> a <http://id.loc.gov/ontologies/bibframe/Work>,
        schema:CreativeWork,
        schema:CreativeWorkSeries ;
    schema:hasPart <http://urn.fi/URN:NBN:fi:bib:me:I00115964900>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00480213800>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00496350500> ;
    schema:isPartOf <http://urn.fi/URN:NBN:fi:bib:me:CFENNI> ;
    schema:name "Bidrag till Kungl. Svenska vetenskapsakademiens historia" .

<http://urn.fi/URN:NBN:fi:bib:me:CFENNI> schema:name "Fennica" .

<http://urn.fi/URN:NBN:fi:bib:me:I00115964900> schema:name "Arne Holmbergs tryckta skrifter 1913-1964 : bibliografisk förteckning = A bibliography of Arne Holmberg, former librarian of the Royal Swedish academy of science" .

<http://urn.fi/URN:NBN:fi:bib:me:I00480213800> schema:name "The chamber of physics" .

<http://urn.fi/URN:NBN:fi:bib:me:I00496350500> schema:name "Jac. Berzelius : his life and work" .

