@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:W00086409801> a <http://id.loc.gov/ontologies/bibframe/Work>,
        schema:CreativeWork,
        schema:CreativeWorkSeries ;
    schema:hasPart <http://urn.fi/URN:NBN:fi:bib:me:I00086409800>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00086410200>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00086410300>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00086410400>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00347739100> ;
    schema:isPartOf <http://urn.fi/URN:NBN:fi:bib:me:CFENNI> ;
    schema:name "L'Association pour la protection ouvrière et les assurances sociales en Finlande" .

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

<http://urn.fi/URN:NBN:fi:bib:me:I00086409800> schema:name "Die Arbeitergesetzgebung in Finnland" .

<http://urn.fi/URN:NBN:fi:bib:me:I00086410200> schema:name "Le Truck-system et les diminutions de salaire" .

<http://urn.fi/URN:NBN:fi:bib:me:I00086410300> schema:name "Le repos annuel des ouvriers et des employés en Finlande" .

<http://urn.fi/URN:NBN:fi:bib:me:I00086410400> schema:name "La protection légale des enfants en Finlande : rapport" .

<http://urn.fi/URN:NBN:fi:bib:me:I00347739100> schema:name "Jahresbericht des Vereins für Arbeiterschutz und Socialversicherung in Finnland : das Geschäftsjahr 1912" .

