http://purl.org/spar/fabio/hasArXivId
An identifier used by the preprint repository ArXiv.
@prefix : <http://purl.org/spar/fabio/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
:hasArXivId a owl:DatatypeProperty ;
rdfs:label "has ArXiv identifier"@en ;
rdfs:comment "An identifier used by the preprint repository ArXiv."@en ;
rdfs:isDefinedBy <http://arxiv.org/> ;
rdfs:subPropertyOf dcterms:identifier .