@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/person109859>
      rdfs:label "RDF description of Darius Pacauskas" ;
      foaf:primaryTopic <http://data.aalto.fi/id/people/person109859> .

<http://data.aalto.fi/id/people/person109859>
      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 "Pacauskas" ;
      foaf:firstName "Darius" ;
      foaf:name "Darius Pacauskas" ;
      foaf:plan "<p>\n	I am PhD candidate in information and service economy department. My research interest belongs to the area of value co-creation, and especially on supporting user-innovators creativity, understanding their connection with the product/service that they are developing, and value derived for the companies', which participate in co-creation activities. I'm also one of the teachers in the course \"Critical Issues in Information Systems Research\", where my part is to describe tools that could help to process the data from online communities.</p>"@en ;
      foaf:workInfoHomepage
              <https://people.aalto.fi/darius_pacauskas> .
