@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://ns.nature.com/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
ns0:assetVersion
a owl:AnnotationProperty ;
rdfs:isDefinedBy <http://ns.nature.com/terms/> ;
skos:definition "The :assetVersion property specifies the version of an :Asset associated with a :PublishEvent."@en ;
skos:prefLabel "Asset Version"@en .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://ns.nature.com/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
ns0:assetVersion
a owl:AnnotationProperty ;
rdfs:isDefinedBy <http://ns.nature.com/terms/> ;
skos:definition "The :assetVersion property specifies the version of an :Asset associated with a :PublishEvent."@en ;
skos:prefLabel "Asset Version"@en .