Property: Originally from time and place (ov:originatesFrom.html)

Full URI: http://open.vocab.org/terms/originatesFrom

A thing that came into existence at a place and time originates from that place and time.

The inscription described at http://insaph.kcl.ac.uk/iaph2007/iAph120214.html originates from the ancient place known as Aphrodisias.

Edit | Add sub-property

Change History

  • 2008-12-03T19:30:34Z Anonymous user at 216.17.228.50 said "clean and shorten label"
  • 2008-12-03T18:23:14Z Anonymous user at 71.237.92.141 said "Created"

This term is considered to be unstable. Unstable terms may be edited at any time by anyone so their meaning may change unpredictably.

RDF

@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ov: <http://open.vocab.org/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix o: <http://open.vocab.org/> .
@prefix status: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix label: <http://purl.org/net/vocab/2004/03/label#> .

ov:originatesFrom rdfs:isDefinedBy o:terms ;
                  status:term_status "unstable" ;
                  status:userdocs <http://open.vocab.org/terms/originatesFrom.html> ;
                  label:plural "Originally from time and place"@en ;
                  rdfs:comment "A thing that came into existence at a place and time originates from that place and time."@en ;
                  rdf:type rdf:Property ;
                  rdfs:label "Originally from time and place"@en ;
                  ov:markdownDescription "The inscription described at http://insaph.kcl.ac.uk/iaph2007/iAph120214.html originates from the ancient place known as Aphrodisias."@en .

This description in other formats: RDF/XML, Turtle, RDF/JSON