@prefix this: <https://w3id.org/np/RAlobc_jTnDTKA8d9rbQCtWIKMckg_MeAFITFQEGN-3bQ> .
@prefix sub: <https://w3id.org/np/RAlobc_jTnDTKA8d9rbQCtWIKMckg_MeAFITFQEGN-3bQ#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:_1 a <http://www.w3.org/ns/oa#Annotation> ;
    <http://www.w3.org/ns/oa#hasBody> sub:_2 ;
    <http://www.w3.org/ns/oa#hasTarget> <https://n2t.net/ark:/27023/98e79c591cadc8f428b3c47d59b36ad6> .
  sub:_2 dce:format "text/plain" ;
    dce:language "id" ;
    a <http://www.w3.org/ns/oa#TextualBody> ;
    rdf:value "Dalam syariat Islam, jazad harus dikubur dengan benar."@id ;
    <https://www.w3.org/ns/activitystreams#context> <https://localcontexts.org/notice/caring/> .
}
sub:provenance {
  <https://n2t.net/ark:/27023/4c417dd91cb6f01b89e7ac7476805457> rdfs:label "Masyarakat Peduli Sejarah Aceh" .
  <https://n2t.net/ark:/27023/c6e888557dc14c6de1655394a09ccbcc> rdfs:label "MAPESA ACEH" ;
    prov:actedOnBehalfOf <https://n2t.net/ark:/27023/4c417dd91cb6f01b89e7ac7476805457> ;
    prov:qualifiedDelegation sub:delegation .
  sub:asserting-activity a prov:Activity .
  sub:assertion prov:wasAttributedTo <https://n2t.net/ark:/27023/c6e888557dc14c6de1655394a09ccbcc> ;
    prov:wasGeneratedBy sub:asserting-activity .
  sub:delegation a prov:Delegation ;
    prov:agent <https://n2t.net/ark:/27023/4c417dd91cb6f01b89e7ac7476805457> ;
    prov:hadActivity sub:asserting-activity .
}
sub:pubinfo {
  <https://app.colonialcollections.nl/> a npx:SoftwareTool ;
    rdfs:label "Colonial Collections" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIJ6xxMgkTNvIh5CG98IdX/Ni8OWofJi3vs87nHhgXqwGZdZTFj3qptahjv6JXg9Mhp68KJ6zA8k9EyV4ymZjAiwrJZYGN8QbHYKuF2367jK8N6o+x35Av3ELyJ9KmBysJclV0iOVOFyL/tBQU5iv5CCKkO57+v5aEa+EnetJZYwIDAQAB" ;
    npx:hasSignature "aWGfMNnYAGOO0m8yYO/w3Qrb8qHo0nFlB8g6gllB8QQDl4TL4ec9BMVpRgPM/uDCNOFWnqp4AmFvrF4N3oAaO0Iq31CLz2x11Lj5QeyYGGuhklzQoyijw+W21N2KAl316Ib6XMasQXCTDvev+6OqmJTHdxkncB7/ITgpZCG12UQ=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy <https://n2t.net/ark:/27023/c6e888557dc14c6de1655394a09ccbcc> .
  this: dct:created "2025-04-14T16:06:29.555Z"^^xsd:dateTime ;
    dct:creator <https://n2t.net/ark:/27023/c6e888557dc14c6de1655394a09ccbcc> ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:_1 ;
    npx:wasCreatedWith <https://app.colonialcollections.nl/> ;
    a <https://n2t.net/ark:/27023/9819f32405815dc7f2e0ecd9d8a9e604#LocalContextsNoticeVersion1> , <https://n2t.net/ark:/27023/9819f32405815dc7f2e0ecd9d8a9e604#Nanopub> .
}