@base <http://smhowell.net/~michael/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix h: <http://www.w3.org/1999/xhtml> .
@prefix trms: <http://purl.org/dc/terms/> .
@prefix : <http://www.w3.org/1999/xhtml/vocab#> .
@prefix ff: <http://xmlns.com/foaf/0.1/> .
@prefix wot: <http://xmlns.com/wot/0.1/> .
@prefix rdfs: <http://www.w3.org/TR/WD-rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix cc: <http://creativecommons.org/ns#> .

<>
    cc:license <http://creativecommons.org/licenses/by-sa/3.0/> ;
    dc:rights "(C) 2010 Michael Howell. <a xmlns=\"http://www.w3.org/1999/xhtml\" rel=\"trms:license cc:license license\" href=\"http://creativecommons.org/licenses/by-sa/3.0/\">CC-BY-SA 3.0</a>"^^rdf:XMLLiteral ;
    trms:alternative "Michael Howell - ~michael" ;
    trms:hasFormat <index.n3>, <index.rdf>, <index.xhtml>, <index.xml> ;
    trms:license <http://creativecommons.org/licenses/by-sa/3.0/> ;
    a ff:PersonalProfileDocument ;
    :alternate <blog/index.atom>, <index.n3>, <index.rdf>, <index.ttl>, <index.xhtml>, <index.xml> ;
    :license <http://creativecommons.org/licenses/by-sa/3.0/> ;
    :meta <index.n3>, <index.rdf>, <index.ttl> ;
    :stylesheet <i/l.css> ;
    ff:maker <#self> .

<#self>
    a ff:Person ;
    owl:sameAs <http://identi.ca/user/52538> ;
    rdfs:seeAlso <http://identi.ca/notriddle/foaf>, <> ;
    ff:account <#soc> ;
    ff:based_near <http://dbpedia.org/resource/Chandler,_Arizona>, <http://sws.geonames.org/5289282/> ;
    ff:holdsAccount <#soc> ;
    ff:knows <#deb>, <#mom> ;
    ff:made <>, <blog/> ;
    ff:mbox_sha1sum "2c29a1b38e13bec319f0222bcb944ef62240ccae", "98829a322d36ac806a71ee40670ea9eac8e621f9" ;
    ff:name "Michael Howell" ;
    ff:weblog <blog/> ;
    wot:hasKey <pgp/key.asc> .

<blog/>
    ff:maker <#self> .

<#mom>
    a ff:Person ;
    ff:knows <#self> ;
    ff:openid <../~sherry/> ;
    ff:weblog <../~sherry/> .

<#deb>
    a ff:Person ;
    ff:knows <#self> ;
    ff:openid <../~debbie/> ;
    ff:weblog <../~debbie/> .

<sig.asc>
    a wot:Endorsement ;
    wot:endorser <pgp/key.asc> .

<index.xml>
    trms:format "application/xml" ;
    trms:isFormatOf <> ;
    wot:assurance <sig.asc> .

<index.rdf>
    trms:format "application/rdf+xml" ;
    trms:isFormatOf <> ;
    wot:assurance <rdf-sig.asc> .

<rdf-sig.asc>
    a wot:Endorsement ;
    wot:endorser <pgp/key.asc> .

<index.n3>
    trms:format "text/n3;charset=utf8", "text/turtle" ;
    trms:isFormatOf <> ;
    wot:assurance <rdf-sig.asc> .

<n3-sig.asc>
    a wot:Endorsement ;
    wot:endorser <pgp/key.asc> .

<index.xhtml>
    trms:format "application/xhtml+xml" ;
    trms:isFormatOf <> .

<http://smhowell.net/~michael/index.xhtml> <http://www.w3.org/2002/07/owl#sameAs> <urn:sha1:62f8e1629be20c96c127a8d851f97ab1a5c7ce4b> .
<http://smhowell.net/~michael/index.xml> <http://www.w3.org/2002/07/owl#sameAs> <urn:sha1:7822b7e558f62ee1a42f84c5e27fdd67523b833c> .
<http://smhowell.net/~michael/index.xrdf> <http://www.w3.org/2002/07/owl#sameAs> <urn:sha1:1c0906b9a9c4583676a401fdf1b0ff27f412748a> .
<http://smhowell.net/~michael/sig.asc> <http://www.w3.org/2002/07/owl#sameAs> <urn:sha1:a71788bb420362bbb0d7a41d27fe1f60a8dc1b7e> .
