@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix dce: . @prefix xsd: . @prefix rdfs: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:_1 a ; sub:_2; . sub:_2 dce:format "text/plain"; dce:language "nl"; a ; rdf:value "De Genderbewust Kennisgeving wordt gebruikt om aan te geven dat er specifieke genderverantwoordelijkheden zijn die van invloed zijn op wie toegang kan krijgen tot, kijken naar en/of omgaan met dit item of deze collectie."@nl; . } sub:provenance { rdfs:label "Barbara Honhoff"; prov:actedOnBehalfOf ; prov:qualifiedDelegation sub:delegation . rdfs:label "b2" . sub:asserting-activity a prov:Activity . sub:assertion prov:wasAttributedTo ; prov:wasGeneratedBy sub:asserting-activity . sub:delegation a prov:Delegation; prov:agent ; prov:hadActivity sub:asserting-activity . } sub:pubinfo { a npx:SoftwareTool; rdfs:label "Colonial Collections" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDxFs029XvxIc9hGxCxZc/rBirfYbK8QR7pDa3qoUKNN9tcNLktlwtzGsyH5krj8c4xG6DYrtE4WP6UL4tHA/CbrUu4TqDAWP6G0ajAwk2N5PnAk2m0JojoA0gQLnfq/WN7ULqQ//DY7e4y9P4cWlvPN4GX5zMaUNVUrDbSg4jtfQIDAQAB"; npx:hasSignature "uFWuwoIVpulWq6S+4DybQlQuR/3dzM3YwVpyXyksA/b4mRW/CBLiv9jC+Pyfc4F2Ci0PVpcBeKJ/taLrm1Bbq81xMSki5Gdtsa+Ngn/2hVA78hERmCv7xd2Rvb0EMFooGGWuvOdzjLXN0crgGjvVVft6nr4fXReyY1aAsegy+R4="; npx:hasSignatureTarget this:; npx:signedBy . this: dct:created "2024-06-26T12:01:34.680Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:_1; npx:wasCreatedWith ; a , . }