@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { rdf:type rdfs:label "is a" . rdfs:label "about" . rdfs:label "declared by" . rdfs:label "semantic type declaration" . rdfs:label "declares current use of" . sub:assertion a nt:AssertionTemplate; dct:description "Template for defining a list of semantic type declarations by a community."; rdfs:label "Defining a list of Semantic Type Declaration"; nt:hasStatement sub:st1, sub:st2, sub:st5 . sub:community a nt:GuidedChoicePlaceholder; rdfs:label "community"; nt:possibleValuesFromApi "http://purl.org/nanopub/api/find_signed_things?type=https%3A%2F%2Fw3id.org%2Ffair%2Ffip%2Fterms%2FFAIR-Implementation-Community&searchterm=" . sub:semanticDeclaration a nt:IntroducedResource, nt:LocalResource, nt:UriPlaceholder; rdfs:label "semantic type declaration" . sub:semanticType a nt:GuidedChoicePlaceholder; rdfs:label "semantic type"; nt:possibleValuesFromApi "http://purl.org/nanopub/api/find_signed_things?type=https%3A%2F%2Fw3id.org%2Ffair%2Ffip%2Fterms%2Fhttps://w3id.org/fair/fip/terms/Digital-Object-Type&searchterm=" . sub:st1 rdf:object ; rdf:predicate rdf:type; rdf:subject sub:semanticDeclaration . sub:st2 rdf:object sub:community; rdf:predicate ; rdf:subject sub:semanticDeclaration . sub:st3 rdf:object sub:semanticType; rdf:predicate ; rdf:subject sub:semanticDeclaration . sub:st4 rdf:object sub:vocabularyBranch; rdf:predicate ; rdf:subject sub:semanticDeclaration . sub:st5 a nt:GroupedStatement, nt:RepeatableStatement; nt:hasStatement sub:st3, sub:st4 . sub:vocabularyBranch a nt:ExternalUriPlaceholder; rdfs:label "URI of of the branch of the used vocabulary" . } sub:provenance { sub:assertion prov:wasAttributedTo . } sub:pubinfo { orcid:0000-0003-2195-3997 foaf:name "Barbara Magagna" . this: dct:created "2026-05-11T08:54:18.700Z"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; dct:license ; npx:supersedes ; npx:wasCreatedAt ; rdfs:label "Defining a list of Semantic Type Declaration"; prov:wasDerivedFrom ns1:RAntWwY-oLQ5QTSviLZrZ6GD6dniz-_skWtO-4_8031zU, ; nt:wasCreatedFromProvenanceTemplate ns1:RANUBzTXWga5sX6dA3MhSVb4M8bdc74zvsfN_z6I5Ka1I; nt:wasCreatedFromPubinfoTemplate ns1:RA2vCBXZf-icEcVRGhulJXugTGxpsV5yVr9yqCI1bQh4A, , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCM0tu3I/KK6A/qPha/6pfngQZ4LBQpLnKAcIUuZLnSEb0epJ2IoY3zh/4N42us/6LpCHgZZZtSOTm5/KVo+OTDIqo294PpEZAO70u5DcMcGMC5OufzxGKs3Dwdo6XqPiDHxXuiaKCTO7/ABWAi7CtFoMrqJAHfeyqe82dAiH2IiwIDAQAB"; npx:hasSignature "F/yzgxRNSs0HJjXLaKyzPTpwzzVZ6cWgmJAPfakUhorFUoLeHa8KxETn61A29w4JymitTTcq5uHgeTQKIzQOb3icZnBY+VD/pFz3dodvTSVfMtYKhgOmLGJM9Fcn+xTwoUbk037gAtHwyCuUvmchQkjxuGGbxADHVHq76QHd/aY="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0003-2195-3997 . }