@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:W00143568901> a <http://id.loc.gov/ontologies/bibframe/Work>,
        schema:CreativeWork,
        schema:CreativeWorkSeries ;
    schema:hasPart <http://urn.fi/URN:NBN:fi:bib:me:I00143567900>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00143568900>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00143569300>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00143569600>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00143569900>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00143570400>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00143570700>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00143571300>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00143571500>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00143571700> ;
    schema:isPartOf <http://urn.fi/URN:NBN:fi:bib:me:CFENNI> ;
    schema:name "Country study / WIDER" .

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

<http://urn.fi/URN:NBN:fi:bib:me:I00143567900> schema:name "Nicaragua" .

<http://urn.fi/URN:NBN:fi:bib:me:I00143568900> schema:name "Kenya" .

<http://urn.fi/URN:NBN:fi:bib:me:I00143569300> schema:name "Turkey" .

<http://urn.fi/URN:NBN:fi:bib:me:I00143569600> schema:name "Colombia" .

<http://urn.fi/URN:NBN:fi:bib:me:I00143569900> schema:name "Egypt" .

<http://urn.fi/URN:NBN:fi:bib:me:I00143570400> schema:name "Chile" .

<http://urn.fi/URN:NBN:fi:bib:me:I00143570700> schema:name "Brazil" .

<http://urn.fi/URN:NBN:fi:bib:me:I00143571300> schema:name "India" .

<http://urn.fi/URN:NBN:fi:bib:me:I00143571500> schema:name "Ivory Coast" .

<http://urn.fi/URN:NBN:fi:bib:me:I00143571700> schema:name "Tanzania" .

