Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagenone
@prefix rdfoa:       <http://www.w3.org/1999/02/22-rdf-syntax-ns#>ns/oa> .
@prefix dctermsskos:     <http://purlwww.w3.org/dc2008/05/terms>skos> .
@prefix dctypes:    

<http://purl.org/dc/dcmitype> .
@prefix cnt:     localhost:3000/individual/st93> a oa:SemanticTagging ;
  oa:hasTarget <http://www.w3.org/2011/content#> .
@prefix oa:      localhost:3000/individual/vci162> ;
  oa:hasBody <http://www.w3.org/ns/oa> .
 
localhost:3000/individual/srt25> ;
  oa:annotatedBy <http://localhost:3000vivo.cornell.edu/individual/st93>individual24416> ;
 a oa:SemanticTagging ;annotatedAt "2014-09-21T12:00:00Z"^^xsd:dateTime
  oa:hasTarget motivatedBy oa:tagging .

<http://localhost:3000/individual/vci162> cv3> a skos:Concept;
  oa:hasBody <http://localhost:3000/individual/srt25>skos:prefLabel "Sub-resource Type"@en ;
  oaskos:annotatedBynarrower <http://vivo.cornell.edulocalhost:3000/individual/individual24416>srt1> ;
  oaskos:annotatedAt "2014-09-21T12:00:00Z"^^xsd:dateTimenarrower <http://localhost:3000/individual/srt2> ;
  oaskos:motivatedBy oa:taggingnarrower <http://localhost:3000/individual/srt3> .

<http://localhost:3000/individual/cv3>srt1> a skos:Concept;
  skos:prefLabel "Sub-resource TypeStandards"@en ;
  skos:narrowerbroader <http://localhost:3000/individual/srt1>cv3> ;
  skos:narrower .

<http://localhost:3000/individual/srt2>srt2> a skos:Concept;
  skos:prefLabel "Handbooks"@en ;
  skos:narrowerbroader <http://localhost:3000/individual/srt3>cv3> ;.

<http://localhost:3000/individual/srt1>srt3> a skos:Concept;
  skos:prefLabel "StandardsDictionaries"@en.

 ;
  skos:broader <http://localhost:3000/individual/srt2> a skos:Concept;
  skos:prefLabel "Handbooks"@encv3> .

<http://localhost:3000/individual/srt3>srt4> a skos:Concept;
  skos:prefLabel "DictionariesThesis"@en.

 ;
  skos:broader <http://localhost:3000/individual/srt4> a skos:Concept;
  skos:prefLabel "Thesis"@encv3> .