<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dcterm="http://purl.org/dc/terms/" xmlns:xhv="http://www.w3.org/1999/xhtml/vocab#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:prv="http://purl.org/net/provenance/ns#">  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns/"> 
    <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Document"/>  
    <dcterm:title xml:lang="en">Linked Science Vocabulary Specification</dcterm:title>
    <xhv:license rdf:resource="http://creativecommons.org/licenses/by/1.0/"/>
    <xhv:stylesheet rdf:resource="http://linkedscience.org/teach/ns/main.css"/>
    <dcterm:title xml:lang="en">Linked Science Core Vocabulary Specification</dcterm:title>
    <rdfs:label xml:lang="en">Document that defines the Linked Science Core Vocabulary</rdfs:label>
    <foaf:primaryTopic rdf:resource="http://linkedscience.org/lsc/ns#"/>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#"> 
    <rdf:type rdf:resource="http://purl.org/net/provenance/ns#DataItem"/>  
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>  
    <dcterm:title xml:lang="en">Linked Science Core Vocabulary namespace</dcterm:title>
    <prv:createdBy rdf:nodeID="node16oaua7o9x1"/>
  </rdf:Description>  
  <rdf:Description rdf:nodeID="node16oaua7o9x1"> 
    <rdf:type rdf:resource="http://purl.org/net/provenance/ns#DataCreation"/>  
    <prv:performedBy rdf:resource="http://kauppinen.net/tomi#me"/>
    <prv:performedAt rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2011-11-29T11:30:00Z</prv:performedAt>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#"> 
    <dcterm:creator rdf:resource="http://kauppinen.net/tomi#me"/>
    <dcterm:created rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2011-11-29T11:30:00Z</dcterm:created>
  </rdf:Description>  
  <rdf:Description rdf:about="http://kauppinen.net/tomi#me"> 
    <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>  
    <foaf:homepage rdf:resource="http://kauppinen.net/tomi"/>
    <foaf:name xml:lang="en">Tomi Kauppinen</foaf:name>
  </rdf:Description>  
  <rdf:Description rdf:about="http://carsten.io/"> 
    <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>  
    <foaf:homepage rdf:resource="http://carsten.io/"/>
    <foaf:name xml:lang="en">Carsten Keßler</foaf:name>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns/"> 
    <dcterm:conformsTo rdf:resource="http://www.w3.org/TR/rdfa-syntax"/>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#"> 
    <dcterm:description xml:lang="en">LSC, the Linked Science Core Vocabulary, is a lightweight vocabulary providing terms to enable publishers and researchers to relate things in science to time, space, and themes. More precisely, LSC is designed for describing scientific resources including elements of research, their context, and for interconnecting them. We introduce LSC as an example of building blocks for Linked Science to communicate the linkage between scientific resources in a machine-understandable way. The “core” in the name refers to the fact that LSC only defines the basic terms for science. We argue that the success of Linked Science—or Linked Data in general—lies in interconnected, yet distributed vocabularies that minimize ontological commitments. More specific terms needed by different scientific communities can therefore be introduced as extensions of LSC. LSC is hosted at LinkedScience.org; please check also other available vocabularies at LinkedScience.org/vocabularies.</dcterm:description>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns/"> 
    <dcterm:description xml:lang="en">This documents specifies the classes and properties introduced by the Linked Science Core Vocabulary.</dcterm:description>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#Publication"> 
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>  
    <rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
    <rdfs:isDefinedBy rdf:resource="http://linkedscience.org/lsc/ns"/>
    <rdfs:label xml:lang="en">Publication</rdfs:label>
    <rdfs:comment xml:lang="en">Any kind of publication eg. scientific paper, book, journal publication.</rdfs:comment>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#Research"> 
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>  
    <rdfs:isDefinedBy rdf:resource="http://linkedscience.org/lsc/ns"/>
    <rdfs:label xml:lang="en">Research</rdfs:label>
    <rdfs:comment xml:lang="en">Any kind of research.</rdfs:comment>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#Researcher"> 
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>  
    <rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
    <rdfs:isDefinedBy rdf:resource="http://linkedscience.org/lsc/ns"/>
    <rdfs:label xml:lang="en">Researcher</rdfs:label>
    <rdfs:comment xml:lang="en">A researcher that conducts research.</rdfs:comment>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/teach/ns#Method"> 
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>  
    <rdfs:isDefinedBy rdf:resource="http://linkedscience.org/teach/ns"/>
    <rdfs:label xml:lang="en">Method</rdfs:label>
    <rdfs:comment xml:lang="en">A method used in a scientific research.</rdfs:comment>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#Hypothesis"> 
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>  
    <rdfs:isDefinedBy rdf:resource="http://linkedscience.org/lsc/ns"/>
    <rdfs:label xml:lang="en">Hypothesis</rdfs:label>
    <rdfs:comment xml:lang="en">Any kind of hypothesis.</rdfs:comment>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#Prediction"> 
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>  
    <rdfs:isDefinedBy rdf:resource="http://linkedscience.org/lsc/ns"/>
    <rdfs:label xml:lang="en">Prediction</rdfs:label>
    <rdfs:comment xml:lang="en">Prediction made by a hypothesis.</rdfs:comment>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#Conclusion"> 
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>  
    <rdfs:isDefinedBy rdf:resource="http://linkedscience.org/lsc/ns"/>
    <rdfs:label xml:lang="en">Conclusion</rdfs:label>
    <rdfs:comment xml:lang="en">Conclusion is made by research.</rdfs:comment>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#Data"> 
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>  
    <rdfs:isDefinedBy rdf:resource="http://linkedscience.org/lsc/ns"/>
    <rdfs:label xml:lang="en">Data</rdfs:label>
    <rdfs:comment xml:lang="en">Any kind of data.</rdfs:comment>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#reportedIn"> 
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>  
    <rdfs:isDefinedBy rdf:resource="http://linkedscience.org/lsc/ns#reportedIn"/>
    <rdfs:label xml:lang="en">reportedIn</rdfs:label>
    <rdfs:comment xml:lang="en">Abstract property to relate a research to the publications it is reported in.</rdfs:comment>
    <rdfs:domain rdf:resource="http://linkedscience.org/lsc/ns#Research"/>
    <rdfs:range rdf:resource="http://linkedscience.org/lsc/ns#Publication"/>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#isAboutTime"> 
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>  
    <rdfs:isDefinedBy rdf:resource="http://linkedscience.org/lsc/ns#isAboutTime"/>
    <rdfs:label xml:lang="en">isAboutTime</rdfs:label>
    <rdfs:comment xml:lang="en">Abstract property to relate a research to the time period it refers.</rdfs:comment>
    <rdfs:domain rdf:resource="http://linkedscience.org/lsc/ns#Research"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#isAboutRegion"> 
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>  
    <rdfs:isDefinedBy rdf:resource="http://linkedscience.org/lsc/ns#isAboutRegion"/>
    <rdfs:label xml:lang="en">weeklyHours</rdfs:label>
    <rdfs:comment xml:lang="en">Abstract property to define the region a research refers to.</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="dct:coverage"/>
    <rdfs:domain rdf:resource="http://linkedscience.org/lsc/ns#Research"/>
    <rdfs:range rdf:resource="http://observedchange.com/tisc/ns#Region"/>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#reports"> 
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>  
    <rdfs:isDefinedBy rdf:resource="http://linkedscience.org/lsc/ns#reports"/>
    <rdfs:label xml:lang="en">grading</rdfs:label>
    <rdfs:comment xml:lang="en">Abstract property to report the research of a publication.</rdfs:comment>
    <rdfs:domain rdf:resource="http://linkedscience.org/lsc/ns#Publication"/>
    <rdfs:range rdf:resource="http://linkedscience.org/lsc/ns#Research"/>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#isSupprtedBy"> 
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>  
    <rdfs:isDefinedBy rdf:resource="http://linkedscience.org/lsc/ns#isSupportedBy"/>
    <rdfs:label xml:lang="en">isSupportedBy</rdfs:label>
    <rdfs:comment xml:lang="en">Abstract property to express the relation between the hypothesis and the evidence of a research.</rdfs:comment>
    <rdfs:domain rdf:resource="http://linkedscience.org/lsc/ns#Hypothesis"/>
    <rdfs:range rdf:resource="http://linkedscience.org/lsc/ns#Research"/>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#dataProduced"> 
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>  
    <rdfs:isDefinedBy rdf:resource="http://linkedscience.org/lsc/ns#dataProduced"/>
    <rdfs:label xml:lang="en">room</rdfs:label>
    <rdfs:comment xml:lang="en">Describes the relation between a research and the data produced in it.</rdfs:comment>
    <rdfs:domain rdf:resource="http://linkedscience.org/lsc/ns#Research"/>
    <rdfs:range rdf:resource="http://linkedscience.org/lsc/ns#Data"/>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#dataUsed"> 
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>  
    <rdfs:isDefinedBy rdf:resource="http://linkedscience.org/lsc/ns#dataUsed"/>
    <rdfs:label xml:lang="en">reportTemplate</rdfs:label>
    <rdfs:comment xml:lang="en">Describes the relation between a research and the data used to conduct it.</rdfs:comment>
    <rdfs:domain rdf:resource="http://linkedscience.org/lsc/ns#Research"/>
    <rdfs:range rdf:resource="http://linkedscience.org/lsc/ns#Data"/>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#timeAccepted"> 
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>  
    <rdfs:isDefinedBy rdf:resource="http://linkedscience.org/lsc/ns#timeAccepted"/>
    <rdfs:label xml:lang="en">room</rdfs:label>
    <rdfs:comment xml:lang="en">Abstract property to relate a publication to the time it was accepted.</rdfs:comment>
    <rdfs:domain rdf:resource="http://linkedscience.org/lsc/ns#Publication"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#timeRevised"> 
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>  
    <rdfs:isDefinedBy rdf:resource="http://linkedscience.org/lsc/ns#timeRevised"/>
    <rdfs:label xml:lang="en">room</rdfs:label>
    <rdfs:comment xml:lang="en">Abstract property to relate a publication to the time it was revised.</rdfs:comment>
    <rdfs:domain rdf:resource="http://linkedscience.org/lsc/ns#Publication"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#timeSubmitted"> 
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>  
    <rdfs:isDefinedBy rdf:resource="http://linkedscience.org/lsc/ns#timeSubmitted"/>
    <rdfs:label xml:lang="en">room</rdfs:label>
    <rdfs:comment xml:lang="en">Abstract property to relate a publication to the time it was submitted.</rdfs:comment>
    <rdfs:domain rdf:resource="http://linkedscience.org/lsc/ns#Publication"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#participatesIn"> 
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>  
    <rdfs:isDefinedBy rdf:resource="http://linkedscience.org/lsc/ns#participatesIn"/>
    <rdfs:label xml:lang="en">room</rdfs:label>
    <rdfs:comment xml:lang="en">A researcher participates in some research.</rdfs:comment>
    <rdfs:domain rdf:resource="http://linkedscience.org/lsc/ns#Researcher"/>
    <rdfs:range rdf:resource="http://linkedscience.org/lsc/ns#Research"/>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#makes"> 
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>  
    <rdfs:isDefinedBy rdf:resource="http://linkedscience.org/lsc/ns#makes"/>
    <rdfs:label xml:lang="en">room</rdfs:label>
    <rdfs:comment xml:lang="en">A hypothesis makes a prediction.</rdfs:comment>
    <rdfs:domain rdf:resource="http://linkedscience.org/lsc/ns#Hypothesis"/>
    <rdfs:range rdf:resource="http://linkedscience.org/lsc/ns#Prediction"/>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#tests"> 
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>  
    <rdfs:isDefinedBy rdf:resource="http://linkedscience.org/lsc/ns#tests"/>
    <rdfs:label xml:lang="en">room</rdfs:label>
    <rdfs:comment xml:lang="en">A research tests a hypothesis.</rdfs:comment>
    <rdfs:domain rdf:resource="http://linkedscience.org/lsc/ns#Research"/>
    <rdfs:range rdf:resource="http://linkedscience.org/lsc/ns#Hypothesis"/>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#falsifies"> 
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>  
    <rdfs:isDefinedBy rdf:resource="http://linkedscience.org/lsc/ns#falsifies"/>
    <rdfs:label xml:lang="en">room</rdfs:label>
    <rdfs:comment xml:lang="en">A research falsifies a hypothesis.</rdfs:comment>
    <rdfs:domain rdf:resource="http://linkedscience.org/lsc/ns#Research"/>
    <rdfs:range rdf:resource="http://linkedscience.org/lsc/ns#Hypothesis"/>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#confirms"> 
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>  
    <rdfs:isDefinedBy rdf:resource="http://linkedscience.org/lsc/ns#confirms"/>
    <rdfs:label xml:lang="en">room</rdfs:label>
    <rdfs:comment xml:lang="en">A research confirms a hypothesis.</rdfs:comment>
    <rdfs:domain rdf:resource="http://linkedscience.org/lsc/ns#Research"/>
    <rdfs:range rdf:resource="http://linkedscience.org/lsc/ns#Hypothesis"/>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#produces"> 
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>  
    <rdfs:isDefinedBy rdf:resource="http://linkedscience.org/lsc/ns#produces"/>
    <rdfs:label xml:lang="en">room</rdfs:label>
    <rdfs:comment xml:lang="en">A research produces a conclusion.</rdfs:comment>
    <rdfs:domain rdf:resource="http://linkedscience.org/lsc/ns#Research"/>
    <rdfs:range rdf:resource="http://linkedscience.org/lsc/ns#Conclusion"/>
  </rdf:Description>  
  <rdf:Description rdf:about="http://linkedscience.org/lsc/ns#methodUsed"> 
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>  
    <rdfs:isDefinedBy rdf:resource="http://linkedscience.org/lsc/ns#methodUsed"/>
    <rdfs:label xml:lang="en">room</rdfs:label>
    <rdfs:comment xml:lang="en">A method used in a research.</rdfs:comment>
    <rdfs:domain rdf:resource="http://linkedscience.org/lsc/ns#Research"/>
    <rdfs:range rdf:resource="http://linkedscience.org/lsc/ns#Method"/>
  </rdf:Description>  
</rdf:RDF>
