@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix orcid: <https://orcid.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

orcid:0000-0002-5486-159X foaf:name "Ryan Shaw" .

<https://w3id.org/np/RAP2hrKTxtkDbHNtVKqSfxg3ZA8gvUHo0LIQ1-KLZcoN0/M..AQEAu..> npx:declaredBy
    orcid:0000-0002-5486-159X;
  npx:hasAlgorithm "RSA";
  npx:hasKeyLocation <https://nanodash.knowledgepixels.com/>;
  npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAu98qxAZgR06FBodFsdT4qYcJ/bjJyrfHJ2xlSMrt2XZvDxhpfyf+2pMI5ZpGdvAeqavdvAZ29QkuqBlEC6VfBK+5v30lt44o1wQLKb4IJgYyepTmZdTVFufNDVXdu2lQxFXuTrtVaYyAO3wXNGTg3rFwnBgii6ohaig/iyuK/UK0oEoLRM1VP964DalkbA3nIB7MLJ/PpVJiN6Kk8/ErLRruOAM9KOdS5Ui+wOodXt5iJzjMu0fuKFrEUxmOVI8vq6xGmqWKYpqQhPdHrAMbLglqBX5KdY4myXv9wFRjafVyXygk5tAND4KQlHGL6ZhyA4vCkgUE0KiY4LHftyD8YwIDAQAB" .

<https://w3id.org/np/RAXaRFQV5LS_Ic4wMa8PWyT9rvzxVrSja_dcz6GUWXsx4/paragraph> a <https://w3id.org/kpxl/gen/terms/Paragraph>;
  <http://schema.org/isPartOf> orcid:0000-0002-5486-159X;
  <http://schema.org/title> "About me";
  <https://w3id.org/kpxl/gen/terms/hasContent> "I'm an associate professor at the School of Information and Library Science at the University of North Carolina at Chapel Hill." .
