@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/id/people/person1169940>
      rdf:type foaf:Person , dc:Agent , foaf:Agent ;
      <http://schema.org/jobtitle>
              "Research assistant"@en , "Tutkimusapulainen"@fi ;
      <http://www.w3.org/ns/org#memberOf>
              <http://data.aalto.fi/id/people/organization/AaltoUniversity> ;
      foaf:familyName "Grayson" ;
      foaf:firstName "Ava" ;
      foaf:name "Ava Grayson" ;
      foaf:plan "<p>\n	I'm a second year Sound in New Media Master's student and came to Aalto with an interest in combining psychopsysiological response (biosignals), durational performance, and interactive/generative sonic environments into a performance-based thesis.</p>\n<p>\n	I work for Aalto's current Artist in Residence--sound artist Ariel Bustamante--as a research assistant, and am also a first-year tutor within the Sound in New Media department.</p>\n<p>\n	I'm currently in the beginning phases of my thesis research, but I'm also half of an experimental noise group (Haruspex) and compose chamber music. I hold a Bachelor of Music in Composition, and am trying to continue my creative processes in more traditionally-rooted veins as well as learning how to work with new technologies. Aside from traditional pen-and-paper composition, I work almost entirely with MAX and am looking forward to becoming more well-versed in other coding environments (such as SuperCollider and C++).</p>\n<p>\n	General interests: I'm a child of nature and a shameless vegan foodie. Literature of many kinds fills up a good portion of my spare time, and language studies have always been with me since I've been in university.</p>"@en ;
      foaf:workInfoHomepage
              <https://people.aalto.fi/ava_grayson> .

<http://data.aalto.fi/data/id/people/person1169940>
      rdfs:label "RDF description of Ava Grayson" ;
      foaf:primaryTopic <http://data.aalto.fi/id/people/person1169940> .
