@prefix this: <https://w3id.org/np/RAnfmUw9jr0DKRnTMXV2ElhExLnZOrFDEWV69JE0kasis> .
@prefix sub: <https://w3id.org/np/RAnfmUw9jr0DKRnTMXV2ElhExLnZOrFDEWV69JE0kasis#> .
@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 ns1: <http://purl.org/np/> .
@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 {
  sub:HSLeiden a <https://w3id.org/fair/fip/terms/FAIR-Implementation-Community> ;
    rdfs:comment "Opleiding tot Informatica" ;
    rdfs:label "Hogeschool Leiden" ;
    rdfs:seeAlso <https://www.hsleiden.nl/module/fair-data-engineering> ;
    <https://w3id.org/fair/fip/terms/has-research-domain> <http://edamontology.org/topic_0605> ;
    <https://w3id.org/gff/fip/terms/has-maturity-level> <https://w3id.org/gff/fip/terms/Developing-community> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0009-5295-1741 .
}
sub:pubinfo {
  orcid:0009-0009-5295-1741 foaf:name "Herman H. H. B. M. van Haagen" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDG/6YmxnAS2eelpXT4JtGfobSr6d0XYmfu2lixAB3DMS5P7XtLg6Cy0HZtB1jnVk0Qdkr5T0CTw/4Aqst5QZnA3M+zVbuce4+eO0Mbfjs13CWq1wf5i6HHJBLkG+odeqHwEW55+p6qI+qBGs2ZC4I1PIVdDAly/Mc0xBFDok293QIDAQAB" ;
    npx:hasSignature "hS1ppca9ceBVPvnxD6TeCRsTNAdlmCiuQU9QmTQG+t+5Be15vW7DqDVb+3kqrfPH0llYtqxTMGFO3FOxrGaXJmvyvQVUGbeR5Q4NiU7pz/BD7vS9MdiABYRty2IrrYgfukblVmk3XS5BAVe2Li0pEtS2/sUO2gATtlgG3U4Tc94=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0009-5295-1741 .
  this: dct:created "2024-07-09T11:16:13.937Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0009-5295-1741 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource> ;
    npx:introduces sub:HSLeiden ;
    npx:wasCreatedAt <https://nanodash.petapico.org/> ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAVWWfpjlEQpu_wPGpAt9zDtRf114NkkTrSSYmOp5PjWg> .
}