IRI: http://purl.org/spar/bido/BibliometricDataInTime
@prefix bido: <http://purl.org/spar/bido/> .
@prefix ns1: <http://www.essepuntato.it/2012/04/tvc/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix reg: <http://purl.org/linked-data/registry#> .
@prefix time: <http://www.w3.org/2006/time#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
bido:BibliometricDataInTime a owl:Class ;
rdfs:label "bibliometric data in time",
"bibliometric data in time"@en ;
vann:example """
:my-bibliometric-data-in-time a bido:BibliometricDataInTime ;
tvc:atTime :my-time-interval ;
bido:accordingTo :my-organization ;
bido:withBibliometricData :my-bibliometric-data .
""" ;
rdfs:comment "A particular situation that describes a bibliometric data a person, an article, or any other publication-related entity may have, that can be restricted to a particular time interval.",
"A particular situation that describes a bibliometric data a person, an article, or any other publication-related entity may have, that can be restricted to a particular time interval."@en ;
rdfs:isDefinedBy <http://purl.org/spar/bido-core/> ;
rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom time:Interval ;
owl:onProperty ns1:atTime ],
[ a owl:Restriction ;
owl:allValuesFrom bido:BibliometricMeasure ;
owl:onProperty ns1:withValue ],
ns1:ValueInTime ;
vs:term_status reg:statusStable .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:vann="http://purl.org/vocab/vann/"
xmlns:vs="http://www.w3.org/2003/06/sw-vocab-status/ns#"
>
<rdf:Description rdf:about="http://purl.org/spar/bido/BibliometricDataInTime">
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/bido-core/"/>
<rdfs:subClassOf rdf:nodeID="Nd4d8162020ce4b7eac79939eaeece940"/>
<rdfs:subClassOf rdf:resource="http://www.essepuntato.it/2012/04/tvc/ValueInTime"/>
<rdfs:subClassOf rdf:nodeID="N9c5d1a9913a549a6884e9bd9d5e39ede"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>A particular situation that describes a bibliometric data a person, an article, or any other publication-related entity may have, that can be restricted to a particular time interval.</rdfs:comment>
<rdfs:comment xml:lang="en">A particular situation that describes a bibliometric data a person, an article, or any other publication-related entity may have, that can be restricted to a particular time interval.</rdfs:comment>
<rdfs:label>bibliometric data in time</rdfs:label>
<rdfs:label xml:lang="en">bibliometric data in time</rdfs:label>
<vann:example>
:my-bibliometric-data-in-time a bido:BibliometricDataInTime ;
tvc:atTime :my-time-interval ;
bido:accordingTo :my-organization ;
bido:withBibliometricData :my-bibliometric-data .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
<rdf:Description rdf:nodeID="N9c5d1a9913a549a6884e9bd9d5e39ede">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2006/time#Interval"/>
<owl:onProperty rdf:resource="http://www.essepuntato.it/2012/04/tvc/atTime"/>
</rdf:Description>
<rdf:Description rdf:nodeID="Nd4d8162020ce4b7eac79939eaeece940">
<owl:allValuesFrom rdf:resource="http://purl.org/spar/bido/BibliometricMeasure"/>
<owl:onProperty rdf:resource="http://www.essepuntato.it/2012/04/tvc/withValue"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/bido/BibliometricDataInTime",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-bibliometric-data-in-time a bido:BibliometricDataInTime ;\n tvc:atTime :my-time-interval ;\n bido:accordingTo :my-organization ;\n bido:withBibliometricData :my-bibliometric-data .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@value": "A particular situation that describes a bibliometric data a person, an article, or any other publication-related entity may have, that can be restricted to a particular time interval."
},
{
"@language": "en",
"@value": "A particular situation that describes a bibliometric data a person, an article, or any other publication-related entity may have, that can be restricted to a particular time interval."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/spar/bido-core/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "bibliometric data in time"
},
{
"@language": "en",
"@value": "bibliometric data in time"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:Nd4d8162020ce4b7eac79939eaeece940"
},
{
"@id": "http://www.essepuntato.it/2012/04/tvc/ValueInTime"
},
{
"@id": "_:N9c5d1a9913a549a6884e9bd9d5e39ede"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:Nd4d8162020ce4b7eac79939eaeece940",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#allValuesFrom": [
{
"@id": "http://purl.org/spar/bido/BibliometricMeasure"
}
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://www.essepuntato.it/2012/04/tvc/withValue"
}
]
},
{
"@id": "_:N9c5d1a9913a549a6884e9bd9d5e39ede",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#allValuesFrom": [
{
"@id": "http://www.w3.org/2006/time#Interval"
}
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://www.essepuntato.it/2012/04/tvc/atTime"
}
]
}
]<http://purl.org/spar/bido/BibliometricDataInTime> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/bido-core/> .
<http://purl.org/spar/bido/BibliometricDataInTime> <http://purl.org/vocab/vann/example> "\n :my-bibliometric-data-in-time a bido:BibliometricDataInTime ;\n tvc:atTime :my-time-interval ;\n bido:accordingTo :my-organization ;\n bido:withBibliometricData :my-bibliometric-data .\n " .
_:N9c5d1a9913a549a6884e9bd9d5e39ede <http://www.w3.org/2002/07/owl#allValuesFrom> <http://www.w3.org/2006/time#Interval> .
_:Nd4d8162020ce4b7eac79939eaeece940 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:N9c5d1a9913a549a6884e9bd9d5e39ede <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/spar/bido/BibliometricDataInTime> <http://www.w3.org/2000/01/rdf-schema#comment> "A particular situation that describes a bibliometric data a person, an article, or any other publication-related entity may have, that can be restricted to a particular time interval." .
<http://purl.org/spar/bido/BibliometricDataInTime> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:N9c5d1a9913a549a6884e9bd9d5e39ede .
_:Nd4d8162020ce4b7eac79939eaeece940 <http://www.w3.org/2002/07/owl#onProperty> <http://www.essepuntato.it/2012/04/tvc/withValue> .
<http://purl.org/spar/bido/BibliometricDataInTime> <http://www.w3.org/2000/01/rdf-schema#label> "bibliometric data in time" .
_:Nd4d8162020ce4b7eac79939eaeece940 <http://www.w3.org/2002/07/owl#allValuesFrom> <http://purl.org/spar/bido/BibliometricMeasure> .
<http://purl.org/spar/bido/BibliometricDataInTime> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
<http://purl.org/spar/bido/BibliometricDataInTime> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:Nd4d8162020ce4b7eac79939eaeece940 .
<http://purl.org/spar/bido/BibliometricDataInTime> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.essepuntato.it/2012/04/tvc/ValueInTime> .
<http://purl.org/spar/bido/BibliometricDataInTime> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:N9c5d1a9913a549a6884e9bd9d5e39ede <http://www.w3.org/2002/07/owl#onProperty> <http://www.essepuntato.it/2012/04/tvc/atTime> .
<http://purl.org/spar/bido/BibliometricDataInTime> <http://www.w3.org/2000/01/rdf-schema#label> "bibliometric data in time"@en .
<http://purl.org/spar/bido/BibliometricDataInTime> <http://www.w3.org/2000/01/rdf-schema#comment> "A particular situation that describes a bibliometric data a person, an article, or any other publication-related entity may have, that can be restricted to a particular time interval."@en .