@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 { dct:conformsTo rdfs:label "conforms to (has FDO profile)" . rdf:type rdfs:label "is a" . rdfs:label rdfs:label "has the label" . 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" . rdfs:label "FAIR Digital Object" . 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:st00a, sub:st00b, sub:st01, sub:st02, sub:st03group, sub:st05, sub:st06; nt:hasTag "FDO"; nt:hasTargetNanopubType nt:AssertionTemplate . sub:maxCountPropertyShape a nt:RestrictedChoicePlaceholder; rdfs:label "select property shape from above"; nt:possibleValue sub:propertyShape . sub:minCountPropertyShape a nt:RestrictedChoicePlaceholder; rdfs:label "select property shape from above"; nt:possibleValue sub:propertyShape . sub:nodeShape a nt:LocalResource; rdfs:label "this node shape" . sub:pathPredicate a nt:GuidedChoicePlaceholder; rdfs:label "path predicate URI"; nt:possibleValue dct:conformsTo; nt:possibleValuesFromApi "http://purl.org/nanopub/api/find_signed_things?type=https://w3id.org/fdoc/o/terms/FdoAttribute&searchterm=" . sub:profile a nt:IntroducedResource, nt:LocalResource, nt:UriPlaceholder . sub:profilelabel a nt:LiteralPlaceholder; rdfs:label "human-readable label of the profile" . sub:propertyShape a nt:LocalResource, nt:UriPlaceholder; rdfs:label "short property shape ID" . sub:st00 rdf:object ; rdf:predicate rdf:type; rdf:subject sub:profile . sub:st00a rdf:object sub:profilelabel; rdf:predicate rdfs:label; 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:st04 rdf:object sub:pathPredicate; rdf:predicate ; rdf:subject sub:propertyShape . sub:st05 rdf:object "1"; rdf:predicate ; rdf:subject sub:maxCountPropertyShape; a nt:OptionalStatement, nt:RepeatableStatement . sub:st06 rdf:object "1"; rdf:predicate ; rdf:subject sub:minCountPropertyShape; a nt:OptionalStatement, nt:RepeatableStatement . } 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-06-27T09:42:38.377Z"^^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 "yRGTOHbB8Ugb7/j2y6IBhxBdxUeI810GsGXf/f42cv+HHtD/rzuIRlozjyl/1pQHtPjGZoZmO7HDerExYltk/b/+ZVUcxW8qyKMUWwh8dWxHLlE5E+d0/DGa4v7FuTYZSY/HlX9eXUflQXkvf0Sc8zE3hkih8UcLb3FllLizgpU="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }