@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 "Wcck5mq1ikT9Y52LzcGnRb2Mc6LOAyvuBCAvLtTFYogiQB35U9qJizLvVFa+57gfLI4hD9Lu3TfGcDB9l7yUQmoan1EQuC0k4bMIgR2J1t2ezL+lEe1kjnR9sjYiIEfQ8pNGFCmgTEAF7NBsPKzTZVbJxh5vgEGBa+UcfsM/izA="; npx:hasSignatureTarget this:; npx:signedBy . this: dct:created "2024-06-26T12:01:52.159Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:_1; npx:wasCreatedWith ; a , . }