@base . @prefix rdf: . @prefix : . @prefix rdfs: . @prefix owl: . @prefix xsd: . @prefix dcterms: . @prefix foaf: . @prefix wot: . @prefix prv: . @prefix opmv: . @prefix lsc: <> . a foaf:Person ; foaf:homepage ; foaf:name "Carsten Keßler"@en . a foaf:Person ; foaf:homepage ; foaf:name "Tomi Kauppinen"@en . <> dcterms:conformsTo ; dcterms:title "Linked Science Core Vocabulary Specification"@en ; a foaf:Document ; ; ; <../teach/ns/main.css> ; rdfs:label "Document that defines the Linked Science Core Vocabulary"@en ; foaf:primaryTopic <> . <> dcterms:created "2011-11-29T11:30:00Z"^^xsd:dateTime ; dcterms:creator ; dcterms:description """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. """^^rdf:XMLLiteral ; dcterms:title "Linked Science Core Vocabulary namespace"@en ; prv:createdBy _:bnode1 ; a prv:DataItem, owl:Ontology . _:bnode1 prv:performedAt "2011-11-29T11:30:00Z"^^xsd:dateTime ; prv:performedBy ; a prv:DataCreation .