@prefix dc:      <http://purl.org/dc/terms/> .
@prefix foaf:    <http://xmlns.com/foaf/0.1/> .
@prefix void:    <http://rdfs.org/ns/void#> .
@prefix tisc:    <http://observedchange.com/tisc/ns#> .
@prefix teach:   <http://linkedscience.org/teach/ns#> .
@prefix lsv:     <http://linkedscience.org/lsv/ns#> .
@prefix amazon:  <http://spatial.linkedscience.org/context/amazon/> .
@prefix brtown:  <http://spatial.linkedscience.org/context/brazilian-town/> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix noppa-dev:  <http://noppa-api-dev.aalto.fi/noppa/kurssi/> .
@prefix ukos:    <http://data.ordnancesurvey.co.uk/ontology/spatialrelations/> .
@prefix bibo:    <http://purl.org/ontology/bibo/> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix aiiso:   <http://purl.org/vocab/aiiso/schema#> .
@prefix ical:    <http://www.w3.org/2002/12/cal/icaltzd#> .
@prefix skos:    <http://www.w3.org/2004/02/skos/core#> .
@prefix noppa:   <https://noppa.aalto.fi/noppa/kurssi/> .

<http://data.aalto.fi/data/id/people/person107968?output=ttl>
      rdfs:label "RDF description of Galina Kallio" ;
      foaf:primaryTopic <http://data.aalto.fi/id/people/person107968> .

<http://data.aalto.fi/id/people/person107968>
      rdf:type foaf:Person , dc:Agent , foaf:Agent ;
      <http://schema.org/jobtitle>
              "Doctoral Candidate"@en , "Tohtorikoulutettava"@fi ;
      <http://www.w3.org/ns/org#memberOf>
              <http://data.aalto.fi/id/people/organization/AaltoUniversity> ;
      foaf:familyName "Kallio" ;
      foaf:firstName "Galina" ;
      foaf:name "Galina Kallio" ;
      foaf:plan "<p>\n	I'm currently doing research on social movements and market emergence. In my Phd. study, I'm studying how local food markets in Finland are created by grass-root movement organizations. My research interests include practice-theories, doing ethnography, alternative food systems, corporate responsibility and sustainability related issues. I am also engaged in teaching and educational development work within the Creative Sustainability Master's program.</p>\n<p>\n	There is also an activist inside of me. I have been engaged in working in and with NGO’s and during the past year practicing entrepreneurship as a co-founder of a three-person cooperative that is promoting dialogues for sustainability.</p>"@fi ;
      foaf:workInfoHomepage
              <https://people.aalto.fi/galina_kallio> .
