@prefix foaf: <
http://xmlns.com/foaf/0.1/
> .
@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix this: <
http://purl.org/np/RARntomoGYHBSqSc-hT37LT--cEE_WyittPQwF-DAtiqs
> .
@prefix sub: <
http://purl.org/np/RARntomoGYHBSqSc-hT37LT--cEE_WyittPQwF-DAtiqs#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix rdf: <
http://www.w3.org/1999/02/22-rdf-syntax-ns#
> .
@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
{
dcterms:description
rdfs:label
"has the description - attaches a human-readable description (right) to a formal identifier of a thing (left)" .
sub:assertion
dcterms:description
"Such a nanopublications defines a group to which people can be linked as members." ;
a
nt:AssertionTemplate
;
rdfs:label
"Defining a group of people" ;
nt:hasStatement
sub:st1
,
sub:st2
,
sub:st3
,
sub:st5
;
nt:hasTag
"Social" .
sub:description
a
nt:LongLiteralPlaceholder
;
rdfs:label
"a textual description of the group" .
sub:group
a
nt:IntroducedResource
,
nt:UriPlaceholder
;
rdfs:label
"short ID of group - this is the identifier of the group" ;
nt:hasPrefix
"https://w3id.org/kpxl/group/terms/" ;
nt:hasPrefixLabel
"the group" ;
nt:hasRegex
"[A-Za-z0-9\\-_]{3,20}" .
sub:member
a
nt:ExternalUriPlaceholder
;
rdfs:label
"the ORCID identifier of the member" ;
nt:hasRegex
"https://orcid.org/[0-9]{4}-[0-9]{4}-[0-9]{4}-[0-9]{3}[0-9X]" .
sub:name
a
nt:LiteralPlaceholder
.
sub:st1
rdf:object
foaf:Group
;
rdf:predicate
rdf:type
;
rdf:subject
sub:group
.
sub:st2
rdf:object
sub:name
;
rdf:predicate
rdfs:label
;
rdf:subject
sub:group
.
sub:st3
rdf:object
sub:description
;
rdf:predicate
dcterms:description
;
rdf:subject
sub:group
;
a
nt:OptionalStatement
.
sub:st5
rdf:object
sub:member
;
rdf:predicate
foaf:member
;
rdf:subject
sub:group
;
a
nt:RepeatableStatement
.
rdf:type
rdfs:label
"is a - links a thing (left) to a class it belongs to (right)" .
rdfs:label
rdfs:label
"has the name - attaches a human-readable name (right) to a formal identifier of a thing (left)" .
foaf:Group
rdfs:label
"group" .
foaf:member
rdfs:label
"has as member" .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0002-1267-0234
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB" ;
npx:hasSignature
"Rqo5VZY34dyCUg0WrYwKZ3uCgj+0fv2tWeT8tkJAGeiyycaYcgLfbCXsvnwd2g9KX8uJJ7fH8m7u3pTbCmM5zT7RiZIz6u33VvrsrhV5FBft3kS7y6XCkFC6JkeyknrYA+F2pGl2Ms7fzD11FJqDVCpaguxV/uwsgGc8Ct5m+Zc=" ;
npx:hasSignatureTarget
this:
.
this:
dcterms:created
"2023-06-19T10:03:15.368Z"^^
xsd:dateTime
;
dcterms:creator
orcid:0000-0002-1267-0234
;
dcterms:license
<
https://creativecommons.org/licenses/by/4.0/
> ;
npx:supersedes
<
http://purl.org/np/RAqPsn0TpSqvcVj4-UwFmT0ZSs7V6dcB3CsuHWL0vCW64
> ;
nt:wasCreatedFromProvenanceTemplate
<
http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
> ;
nt:wasCreatedFromPubinfoTemplate
<
http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
> , <
http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90
> , <
http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI
> ;
nt:wasCreatedFromTemplate
<
http://purl.org/np/RA5awHTBKJwv0iGa1au6zAor35CtkO-ZQDglzUuq8AT88
> .
}