@prefix this: <https://w3id.org/np/RAmd0Eib8ZcIqa5LDt8VouK56WFzXqm9T4bGq8zk1gbpY> .
@prefix sub: <https://w3id.org/np/RAmd0Eib8ZcIqa5LDt8VouK56WFzXqm9T4bGq8zk1gbpY#> .
@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#> .

<https://w3id.org/np/RAmd0Eib8ZcIqa5LDt8VouK56WFzXqm9T4bGq8zk1gbpY> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2023-10-11T12:07:48.265Z"^^xsd:dateTime;
  dct:creator orcid:0009-0009-6756-4488;
  dct:license <https://creativecommons.org/licenses/by/4.0/>;
  npx:introduces sub:Studybuddy;
  rdfs:label "Individual: a term used for that one friend you always study with";
  nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM>;
  nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>,
    <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90>;
  nt:wasCreatedFromTemplate <http://purl.org/np/RAjAOvAXgovv5wmQ1ox0-AEzkxIiU9am-5qPk4iKQkCUU> .

sub:Studybuddy a <http://www.w3.org/2002/07/owl#NamedIndividual>, sub:studentconcept;
  dct:description "the friend who helps you focus during study sessions and with whom you share study materials and insights.";
  rdfs:label "a term used for that one friend you always study with";
  rdfs:seeAlso <https://www.vu.edu.au/about-vu/news-events/study-space/how-a-study-buddy-can-help-me> .

sub:assertion prov:wasAttributedTo orcid:0009-0009-6756-4488 .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCokPWovdkfObiqAh1UpXcxdgMXVvYAEGQsF3pHXfFfjAHU0dwZNZD83XtCmZi+vzRpVQX8MF0G8Nvxt9srD9YeEnAz3SRpQFjFE08ayyKmQMEQaMCpMemV8hIjsiFJ8KrV2JcLDJ38U5C27Mi0fd/uxrtsNRq2EFcRmhLYTocVHwIDAQAB";
  npx:hasSignature "M6bY6GbTyqrpEyowlJayRO3xDJmDeq/ZdVaRfeajoa1p3dCCHNl72XtIF1YiFUw5Gwm5e+4Qtx+Wdo64m+9TO5qSFm83d1jOPRiuW2ki1iHLM3OlcJyhvzn679QZnVmT4gYXgcNPHEybnaQgM3hIB0/WjJTgvDhSPJA+0DqTRo8=";
  npx:hasSignatureTarget <https://w3id.org/np/RAmd0Eib8ZcIqa5LDt8VouK56WFzXqm9T4bGq8zk1gbpY> .

