@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/courses/noppa/lecture_83142>
      rdfs:label "RDF description of lecture_83142" ;
      foaf:primaryTopic <http://data.aalto.fi/id/courses/noppa/lecture_83142> .

<http://data.aalto.fi/id/courses/noppa/lecture_83142>
      rdf:type ical:Vevent ;
      rdfs:comment "Results from the experiments in Biofilia. Marika Hellman's lecture on bioart. Teams' updates on their projects including the experimenting on materials in laboratory (updated slideshows, material samples, etc.). Please, remember that all group members should be active. Pay also attention on the slides, e.g. include your names and  the team name on the title slide. Tutoring of the teams."@en ;
      teach:room "Lumarts/Biofilia (Otakaari 7 B)" ;
      ical:dtend "2015-03-27T16:00:00+02:00"^^xsd:dateTime ;
      ical:dtstart "2015-03-27T13:15:00+02:00"^^xsd:dateTime ;
      ical:summary "Results from experimentation, tutoring, lecture on bioart"@en .
