@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix owl: . @prefix nt: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix wd: . @prefix gen: . @prefix dct: . @prefix npx: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:assignment a gen:ActivatedPresetAssignment, gen:PresetAssignment; gen:isAssignmentFor ; gen:isAssignmentOfPreset . a gen:Event, gen:Space; dct:description "First Workshop on Decentralizing the Semantic Web, co-located with ISWC 2017."; schema:location wd:Q1741; schema:startDate "2017-10-22T00:00:00Z"^^xsd:dateTime; rdfs:label "DeSemWeb 2017 - First Workshop on Decentralizing the Semantic Web"; owl:sameAs ; gen:hasAdmin orcid:0000-0002-1267-0234; gen:hasRootDefinition this: . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { wd:Q1741 rdfs:label "Vienna" . orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2026-08-28T18:48:56Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:assignment; npx:hasNanopubType gen:Event, gen:PresetAssignment, gen:Space; npx:introduces ; rdfs:label "DeSemWeb 2017 - First Workshop on Decentralizing the Semantic Web"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "iXB8rc5BOVinz404VB5iQ/qwXn9wKKjnojqEb7XWxq2Wn0jkzBz7n/RlpEtc6PkoT4khVLkJaQpDpk9UQl7tF5pHM7AMfJwHLolV67yeqJbg/ebVMwPYxnIpbL4HYQKLyPz6LpPv0tnlo11o+Pmqo1BPi9IEPurysguP59hxtA0="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }