@prefix ns1: <
http://purl.org/np/
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
@prefix this: <
http://purl.org/np/RATcBeKXgNb0fYkY7ttlKjFj7Q4dZSiDODj1N4jjd1dco
> .
@prefix sub: <
http://purl.org/np/RATcBeKXgNb0fYkY7ttlKjFj7Q4dZSiDODj1N4jjd1dco#
> .
@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/human-based-observation
>
dct:description
"Data collection in which humon oberserver systematically gather information by directly observing and recording events, behaviours or phenomena in real-time." ;
a
fip:Methodology
;
rdfs:label
"human based observation" .
}
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
"ckLJjAi1s89umgbZ9uT2zGZTBrpuN06Iup4nYxP5BRGJPRRuun1VLG6hhr55ZryqdyOagOPGBB1F1NiMKUYChsYv4l5Ij2kq8fk+J6bQIiCAYzHGm4JUns4uEE5TJe7rSW0gnIerYaMtB+hiLZ65uk9KOITfaVu69vlECTwcxIE=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2023-09-09T14:33:09.471Z"^^
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/human-based-observation
> ;
rdfs:label
"Methodology: human based observation" ;
nt:wasCreatedFromProvenanceTemplate
ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
;
nt:wasCreatedFromPubinfoTemplate
ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
,
ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90
;
nt:wasCreatedFromTemplate
ns1:RAgWS0DiYQS2v1TEGo-AQpyeYRkk9pa1LPKf9PbnrcDkY
.
}