Skip to content

Instantly share code, notes, and snippets.

@hcayless
Created January 15, 2014 16:53
Show Gist options
  • Save hcayless/8439922 to your computer and use it in GitHub Desktop.
Save hcayless/8439922 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:cito="http://purl.org/spar/cito/"
xmlns:dc="http://purl.org/dc/terms/"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:lawd="http://lawd.info/ontology/"
xmlns:gawd="http://gawd.atlantides.org/terms/"
xmlns:lr="http://lawd.info/ontology/relationships"
xmlns:oa="http://www.openannotation.org/ns/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:s="http://example.org/snap">
<oa:Annotation rdf:about="http://www.trismegistos.org/ref/30558">
<oa:hasBody>
<rdf:Description rdf:about="http://www.trismegistos.org/ref/30558/assertions">
<s:asserts>
<rdf:Statement rdf:about="http://www.trismegistos.org/ref/30558/assertions/1">
<rdf:subject rdf:resource="http://papyri.info/ddbdp/bgu;3;993dupl/source"/>
<rdf:predicate rdf:resource="gawd:attestsTo"/>
<rdf:object rdf:resource="http://www.trismegistos.org/person/13985"/>
</rdf:Statement>
</s:asserts>
<s:asserts>
<rdf:Statement rdf:about="http://www.trismegistos.org/ref/30558/assertions/2">
<rdf:subject rdf:resource="http://www.trismegistos.org/person/13985"/>
<rdf:predicate rdf:resource="lr:father"/>
<rdf:object rdf:resource="http://www.trismegistos.org/person/15047"/>
</rdf:Statement>
</s:asserts>
<s:asserts>
<rdf:Statement rdf:about="http://www.trismegistos.org/ref/30558/assertions/3">
<rdf:subject rdf:resource="http://www.trismegistos.org/person/13985"/>
<rdf:predicate rdf:resource="lr:mother"/>
<rdf:object rdf:resource="http://www.trismegistos.org/person/14378"/>
</rdf:Statement>
</s:asserts>
</rdf:Description>
</oa:hasBody>
<oa:hasTarget rdf:resource="http://papyri.info/ddbdp/bgu;3;993dupl/source"/>
<oa:motivatedBy rdf:resource="http://www.openannotation.org/ns/linking"/>
</oa:Annotation>
</rdf:RDF>
@sebastianrahtz
Copy link

woof

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment