@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:W00136253202> a <http://id.loc.gov/ontologies/bibframe/Work>,
        schema:CreativeWork,
        schema:CreativeWorkSeries ;
    schema:hasPart <http://urn.fi/URN:NBN:fi:bib:me:I00070169800>,
        <http://urn.fi/URN:NBN:fi:bib:me:I00136253200> ;
    schema:isPartOf <http://urn.fi/URN:NBN:fi:bib:me:CFENNI> ;
    schema:name "Publications from Department of Extension Education, University of Helsinki" .

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

<http://urn.fi/URN:NBN:fi:bib:me:I00070169800> schema:name "A model for a participatory extension system for fur farmers in Finland" .

<http://urn.fi/URN:NBN:fi:bib:me:I00136253200> schema:name "Challenges and threats for agricultural advisory services created by global market situation and new emphasis on rural areas : a seminar in Helsinki 10.-12.12.1991, organized by University of Helsinki and Scandinavian Association of Agricultural Scientists" .

