@prefix this: <https://w3id.org/np/RAaXy4HqzelWdRfvluCcWE3M5q9CpF1twBb93axNu0dC0> .
@prefix sub: <https://w3id.org/np/RAaXy4HqzelWdRfvluCcWE3M5q9CpF1twBb93axNu0dC0/> .
@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#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://w3id.org/np/RA8W9doMMqoSzHMeANq4JYpc761BPc9C-mOGEJHoFKYg4/legal-compliance-fdo> dct:conformsTo <https://w3id.org/np/RAprU0T8cWWRNseTC15oQn5oaoiIIgpPx9QMmBZNPsehg/basic-fdo-profile-profile> ;
    a <https://w3id.org/fdoc/o/terms/FdoProfile> , <https://w3id.org/fdof/ontology#FAIRDigitalObject> ;
    rdfs:label "Legal compliance FDO" ;
    <https://w3id.org/fdoc/o/terms/hasShape> sub:nodeShape .
  sub:01_conformsTo <http://www.w3.org/ns/shacl#hasValue> <https://w3id.org/np/RA8W9doMMqoSzHMeANq4JYpc761BPc9C-mOGEJHoFKYg4/legal-compliance-fdo> ;
    <http://www.w3.org/ns/shacl#maxCount> "1" ;
    <http://www.w3.org/ns/shacl#minCount> "1" ;
    <http://www.w3.org/ns/shacl#path> dct:conformsTo .
  sub:03_label <http://www.w3.org/ns/shacl#maxCount> "1" ;
    <http://www.w3.org/ns/shacl#minCount> "1" ;
    <http://www.w3.org/ns/shacl#path> rdfs:label .
  sub:04_description <http://www.w3.org/ns/shacl#maxCount> "1" ;
    <http://www.w3.org/ns/shacl#path> dct:description .
  sub:05_publisher <http://www.w3.org/ns/shacl#maxCount> "1" ;
    <http://www.w3.org/ns/shacl#path> dct:publisher .
  sub:06_creator <http://www.w3.org/ns/shacl#maxCount> "1" ;
    <http://www.w3.org/ns/shacl#path> dct:creator .
  sub:07_created <http://www.w3.org/ns/shacl#maxCount> "1" ;
    <http://www.w3.org/ns/shacl#path> dct:created .
  sub:08_language <http://www.w3.org/ns/shacl#path> dct:language .
  sub:10_framework <http://www.w3.org/ns/shacl#path> <https://w3id.org/np/RAUxhPNH1YRk7XlPQ5mMmWSG9poIs6H-IEQt3Tsyyogzc/legal-framework> .
  sub:11_result <http://www.w3.org/ns/shacl#maxCount> "1" ;
    <http://www.w3.org/ns/shacl#minCount> "1" ;
    <http://www.w3.org/ns/shacl#path> <https://w3id.org/np/RAp0uAFwX-z40PkvYJIk2DA1I0PYhSIk2Kfivg22J1Lzk/result> .
  sub:nodeShape a <http://www.w3.org/ns/shacl#NodeShape> ;
    <http://www.w3.org/ns/shacl#property> sub:01_conformsTo , sub:03_label , sub:04_description , sub:05_publisher , sub:06_creator , sub:07_created , sub:08_language , sub:10_framework , sub:11_result ;
    <http://www.w3.org/ns/shacl#targetClass> <https://w3id.org/fdof/ontology#FAIRDigitalObject> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}
sub:pubinfo {
  dct:created nt:hasLabelFromApi "was created on - Date of creation of the resource." .
  dct:creator nt:hasLabelFromApi "was created by - Refers to the person/agent who created the resource." .
  dct:description nt:hasLabelFromApi "has the description - A (free-text) description of the given resource." .
  dct:language nt:hasLabelFromApi "has the language - Refers to the language of the resource, e.g. \"de\" or \"en-US\"." .
  dct:publisher nt:hasLabelFromApi "has publisher - Refers to the entity responsible for making the resource available." .
  rdfs:label nt:hasLabelFromApi "has the label - A human-readable name for the subject." .
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
  <https://w3id.org/np/RAUxhPNH1YRk7XlPQ5mMmWSG9poIs6H-IEQt3Tsyyogzc/legal-framework> nt:hasLabelFromApi "has the legal framework - Refers to the legal framework that applies to the resource." .
  this: dct:created "2025-09-01T13:53:56.627Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1267-0234 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType nt:AssertionTemplate ;
    npx:introduces <https://w3id.org/np/RA8W9doMMqoSzHMeANq4JYpc761BPc9C-mOGEJHoFKYg4/legal-compliance-fdo> ;
    npx:supersedes <https://w3id.org/np/RAofijpRHDuUxVzkAV-EEROtvG2U4DQNvWu-WkqqR-O7w> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RALwVLnRJ4Y6ZkRC-fDiU0E8QB0XfWBRS0ntWyDMh1l8I> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" ;
    npx:hasSignature "ElFmmoXzzPOaITeLcTJZyJDe1YwRFIzfY4yM7RM5o/5DZgX9yzAEwF/lO3I1bUvmwrXbvxrK+MCtH4Kr0tjD2AzgBSRBI8/VUb2YXQdXYcsj7VoZoDihjYL3B+FK4ixqTusoAqVBRnip44+hITrykPCcYkDU+T0zh3CBKy4jfXk=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1267-0234 .
  <https://w3id.org/np/RAp0uAFwX-z40PkvYJIk2DA1I0PYhSIk2Kfivg22J1Lzk/result> nt:hasLabelFromApi "has the result - Refers to the result of an activity (e.g. an assessment)." .
}