@prefix ns1: <
http://purl.org/np/
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
@prefix this: <
http://purl.org/np/RAb2tp2Sc4g4vM3YundvOWmlM_Tc3jAiVwAl338dDXEbg
> .
@prefix sub: <
http://purl.org/np/RAb2tp2Sc4g4vM3YundvOWmlM_Tc3jAiVwAl338dDXEbg#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix nt: <
https://w3id.org/np/o/ntemplate/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
<
https://w3id.org/gff/rao/terms/spatial-data
>
dct:description
"Representation of physical locations on the Earth's surface or in the space. It is represented as an array (real) with specific dimension includeing the location as coordinates, shapes and associated attributes." ;
a
fip:Digital-Object-Type
;
rdfs:label
"spatial data" .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0003-2195-3997
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB" ;
npx:hasSignature
"ct5bvOSwbp42tg8Irbb15tbeSgcrues5U8oXs9T4NhAgxdljalGtY1Ra+LY+snGP2gkoPqnu3+hG/idVPwZd1PxBoIzvYq6Y8IPMZBEy7b1JJNttNIZcaM9pM7NghFdWw2o+l99p9GKH+jy1boG8oBml5iT79WvD4wyEkuJFXt4=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2023-09-09T14:15:35.076Z"^^
xsd:dateTime
;
dct:creator
orcid:0000-0003-2195-3997
;
dct:license
<
https://creativecommons.org/licenses/by/4.0/
> ;
npx:introduces
<
https://w3id.org/gff/rao/terms/spatial-data
> ;
rdfs:label
"Digital Object Type: spatial data" ;
nt:wasCreatedFromProvenanceTemplate
ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
;
nt:wasCreatedFromPubinfoTemplate
ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
,
ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90
;
nt:wasCreatedFromTemplate
ns1:RAgWS0DiYQS2v1TEGo-AQpyeYRkk9pa1LPKf9PbnrcDkY
.
}