@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/person105571>
      rdf:type foaf:Person , dc:Agent , foaf:Agent ;
      <http://schema.org/jobtitle>
              "Yliopistonlehtori"@fi , "University Lecturer"@en ;
      <http://www.w3.org/ns/org#memberOf>
              <http://data.aalto.fi/id/people/organization/AaltoUniversity> ;
      foaf:familyName "Sorva" ;
      foaf:firstName "Juha" ;
      foaf:name "Juha Sorva" ;
      foaf:plan "<h3>\n	 </h3>\n<h3>\n	What do I do?</h3>\n<p>\n	I am a programming teacher and a computing education researcher. Computing education research (CER) is a branch of <a href=\"http://eduinfo.cchem.berkeley.edu/NAPunderstandingandimprovinglearning.pdf\">discipline-based education research</a>. (No, it doesn't involve raps across the knuckles.)</p>\n<p>\n	My background is in computer science. In recent years, I have been drawn towards research on education, especially computing education research. I draw on theories of education and psychology as I teach and as I do research on the learning and teaching of programming.</p>\n<p>\n	In my spare time, I enjoy pinches of salt, calling kettles black, and writing footnotes.</p>\n<h3>\n	 </h3>\n<h3>\n	Research</h3>\n<p>\n	My research interests within CER include: the learning and teaching of introductory programming (especially at the university level), learners' understandings of programming concepts, cognitive approaches to CER, program visualization, phenomenography, and learning environments and tools.</p>\n<p>\n	For a list of my publications, please see <a href=\"http://scholar.google.fi/citations?user=_-mx-gQAAAAJ&hl=en\">my Google Scholar profile</a>. <a href=\"http://www.cs.hut.fi/u/jsorva/author-ized.html\">A separate page</a> contains open-access links to those of my papers that have been published in the ACM Digital Library. (Please notify me if you experience problems with those.)</p>\n<p>\n	I am part of the <a href=\"http://www.cse.tkk.fi/en/research/LeTech/\">Learning + Technology</a> research group.</p>\n<h3>\n	 </h3>\n<h3>\n	Some current and recent projects</h3>\n<ul>\n	<li>\n		redesigning the introductory computer programming curriculum at Aalto; implementing <a href=\"http://greengoblin.cs.hut.fi/o1_current/course/materiaali.php\">a new introductory course</a> (in Finnish), which is also <a href=\"http://mooc.aalto.fi/ohjelmointi\">available to students outside of Aalto</a></li>\n	<li>\n		co-teaching <a href=\"http://noppa.aalto.fi/noppa/kurssi/cse-e5280/etusivu\">CSE-E5280 Learning Technologies</a></li>\n	<li>\n		my 2012 doctoral thesis: <a href=\"http://lib.tkk.fi/Diss/2012/isbn9789526046266/isbn9789526046266.pdf\">Visual Program Simulation in Introductory Programming Education</a> (physical copies available on request)</li>\n	<li>\n		the <a href=\"http://www.uuhistle.org\">UUhistle program visualization tool</a> for beginner Python programmers</li>\n</ul>\n<p>\n	 </p>"@en ;
      foaf:topic_interest <http://data.aalto.fi/id/people/k860114> , <http://data.aalto.fi/id/people/k944041> , <http://data.aalto.fi/id/people/k941176> , <http://data.aalto.fi/id/people/k941177> , <http://data.aalto.fi/id/people/k861927> , <http://data.aalto.fi/id/people/k860084> , <http://data.aalto.fi/id/people/k860055> , <http://data.aalto.fi/id/people/k860051> , <http://data.aalto.fi/id/people/k944042> , <http://data.aalto.fi/id/people/k1163555> , <http://data.aalto.fi/id/people/k1088102> , <http://data.aalto.fi/id/people/k944045> , <http://data.aalto.fi/id/people/k860117> ;
      foaf:workInfoHomepage
              <https://people.aalto.fi/juha_sorva> .

<http://data.aalto.fi/data/id/people/person105571>
      rdfs:label "RDF description of Juha Sorva" ;
      foaf:primaryTopic <http://data.aalto.fi/id/people/person105571> .
