@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { rdf:type rdfs:label "is a" . rdfs:label "node shape" . rdfs:label "has max count" . rdfs:label "has min count" . rdfs:label "has the path" . rdfs:label "has the property" . rdfs:label "has the target class" . rdfs:label "FDO Profile" . rdfs:label "has the shape" . sub:assertion dct:description "This template defines an FDO Profile based on a SHACL shape."; a nt:AssertionTemplate; rdfs:label "Defining an FDO Profile"; nt:hasStatement sub:st00, sub:st00b, sub:st01, sub:st02, sub:st03group; nt:hasTag "Validation" . sub:nodeShape a nt:LocalResource . sub:pathPredicate a nt:ExternalUriPlaceholder; rdfs:label "path predicate URI" . sub:profile a nt:IntroducedResource, nt:LocalResource, nt:UriPlaceholder . sub:propertyShape a nt:LocalResource . sub:st00 rdf:object ; rdf:predicate rdf:type; rdf:subject sub:profile . sub:st00b rdf:object sub:nodeShape; rdf:predicate ; rdf:subject sub:profile . sub:st01 rdf:object ; rdf:predicate rdf:type; rdf:subject sub:nodeShape . sub:st02 rdf:object ; rdf:predicate ; rdf:subject sub:nodeShape . sub:st03 rdf:object sub:propertyShape; rdf:predicate ; rdf:subject sub:nodeShape . sub:st03group a nt:GroupedStatement, nt:RepeatableStatement; nt:hasStatement sub:st03, sub:st04, sub:st05, sub:st06 . sub:st04 rdf:object sub:pathPredicate; rdf:predicate ; rdf:subject sub:propertyShape . sub:st05 rdf:object "1"; rdf:predicate ; rdf:subject sub:propertyShape . sub:st06 rdf:object "1"; rdf:predicate ; rdf:subject sub:propertyShape . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2025-05-22T15:04:55.818Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:supersedes ; npx:wasCreatedAt ; rdfs:label "Template: Defining an FDO Profile"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "jRb3FAG/vZ1h8l0ZNOt2H6vIWzWncmSLP/rrRPpvGVBmeSR3F05N0O7ifwtx5cLc1YcrbPOGOjVYmR0KZeZxYt41aEo9pTIETLLV6c9+swQozN5EMMQ2xVexZ9O7B+jgLFkO1vjyVf89fH+PS+uKZBYgkTM7tx7lKBEWa1DXooY="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }