@prefix this: <https://w3id.org/np/RAjs7bYPzUnfsGCLrOCdPlnVX7oiNvsyolJN-RIwetBds> .
@prefix sub: <https://w3id.org/np/RAjs7bYPzUnfsGCLrOCdPlnVX7oiNvsyolJN-RIwetBds/> .
@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/fair/3pff/M4M.35.W.13> dct:date "2024-12-11" ;
    a <https://w3id.org/fair/3pff/3PFF-Workshop> , <https://w3id.org/fair/3pff/3PFF-event> , <https://w3id.org/fair/3pff/M4M-Consultation> , <https://w3id.org/fair/3pff/Virtual-Event> ;
    rdfs:label "M4M.35.W.13 | PARC Environmental Metadata" ;
    rdfs:seeAlso <https://osf.io/gnvja> ;
    <https://schema.org/endTime> "11:30" ;
    <https://schema.org/startTime> "10:00" ;
    <https://w3id.org/fair/3pff/has-event-assistant> orcid:0000-0002-0133-7970 , orcid:0000-0002-4517-590X , orcid:0000-0002-6063-0958 ;
    <https://w3id.org/fair/3pff/has-event-facilitator> orcid:0000-0003-0222-801X ;
    <https://w3id.org/fair/3pff/has-event-organizer> sub:PARC ;
    <https://w3id.org/fair/3pff/has-event-sponsor> sub:PARC ;
    <https://w3id.org/fair/3pff/has-participating-community> <https://w3id.org/np/RAzWzQ35VtECluibEtC2JpVz56ZSBJiGzKJb7miq8XeW4/PARC-ENV> ;
    <https://www.w3.org/TR/owl-time/#time:hours> "1.5" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-0222-801X .
}
sub:pubinfo {
  orcid:0000-0003-0222-801X foaf:name "Katarína Řiháčková" .
  this: dct:created "2025-09-10T14:18:54.224Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-0222-801X ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource> ;
    npx:introduces <https://w3id.org/fair/3pff/M4M.35.W.13> ;
    npx:wasCreatedAt <https://nanodash.petapico.org/> ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA-IJBwWl8latZFBHWpp8aVB6md601uG1pZtWkOXd-b8I> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCorf36gBOZ4UTifVX3EaR7Xm1mAyTJ8iLmrh67X2kCfobY+1OQFAefYnuUBC/G7FRV9bUcvf6cJK1BpzpB4nGLj5LmPm4CXeffgrXLzJUPuusNbxdQEcqeMjAU0Tq4LeKZAOoVvcBxckftTbxxnqCQw7OMkzEBE/L3hkAK6UlW/QIDAQAB" ;
    npx:hasSignature "WB1B7ClrIaVVfV036Gsw35MMEWxK29huCZV09po6YfPq+EAfctlHlqTza0TdIhi/NtDhadcFPOJAj4fU7z9GEFqqsGxcqB1R9P79QSTOw9NOe5VPCH9HZ0KASzJ4l7PxglzICpyEHe2ie7Jz0VG6r2ZWbqaao3UTVfhjCnYm2PY=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0003-0222-801X .
  <https://w3id.org/np/RAzWzQ35VtECluibEtC2JpVz56ZSBJiGzKJb7miq8XeW4/PARC-ENV> nt:hasLabelFromApi "PARC Environmental Monitoring Data - The PARC Environmental Monitoring Data FIC facilitates the availability and (..." .
}