@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix wd: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:a-knowledge-graph-for-utrecht-s-asset-management a wd:Q604733; dct:description "Part of Session 1.2 (SEMANTiCS) — RDF and Linked Data. Chaired by Anastasia Dimou. Authors: Hans Schevers and Jakko Heinen."; dct:isPartOf ; rdfs:label "A Knowledge-Graph for Utrecht’s Asset Management"; wd:P823 orcid:0009-0000-1017-8097; schema:endDate "2026-09-16T12:30:00+02:00"^^xsd:dateTime; schema:location "Kraakhuis"; schema:startDate "2026-09-16T11:00:00+02:00"^^xsd:dateTime . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { orcid:0009-0000-1017-8097 foaf:name "Hans Schevers" . this: dct:created "2026-08-28T10:03:08Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:a-knowledge-graph-for-utrecht-s-asset-management; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAp6vyESGMFAOA0EUnUMHGWho/p443sMTrKm+Y1lqZt76Jc9dJggk4NT0dtRt5fZFOEpgDxl6/jyUSRey6d3/LL11iENT1HNgMDRkfRQvojuN8FyYogUf1wBcWk+HeSLCVBAkOnap3ejUPhgIBgUI0w+ElBMagFiORtyDYg9RFElhybOLLQA0Pkj0txN5MMhVnVhp/dzn/4671ogwzVZwejyFRUt0Beh86QS9YD/+ZfOGgYueHOMfUXMulhp13JU3YY0UJ8lLAhnkZEDl0JTeRW3XdsqY42mt8vl4sR2ocR+fUKLSFcdN5qOFt76Pj4cKp/zzjDOUfsVWRLGmpev8qAwIDAQAB"; npx:hasSignature "FGN036TSTpX86kVshA/DCkBpMoE5zCKs9TAehC4xFc6huiPER6ENF8Rbcoj36keSQzuPl1P9c/ssiw7mwp0qR/vJMyTpDgzJ7R174wlI3MOOtywyCV0sHRZmbmC9RkCEk1NZypTGSdaDQDJeUHLfE2adB0gY7vrKgABFa1/oi5er9YNi/PijUQdy0Py1Z+R1PF5cLa7XYTqA0BzLRfS9+Jz4BhbegPaHalrQMrUhgpD4OyBfJP9wIhpiLOPLK8EpFSPYtpox6ReJaGR+e4QpcTVjNX+uW1hCkqFuykKPMwwtljOR65ehMw7PtSgLulKO8mF7JMQ9biG5Wba6fnQMpw=="; npx:hasSignatureTarget this:; npx:signedBy . }