<?xml version='1.0'?>
<?xml-stylesheet href="/rrtohtml.xsl" type="text/xsl"?>
<rdf:RDF
 xmlns="http://www.lsrn.org/lsrn/response.owl#"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:sio="http://semanticscience.org/resource/"
 xmlns:lsrn="http://purl.oclc.org/SADI/LSRN/"
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
 <!-- LSRN resolver results -->
 <Response>
  <request>urn:NAA:...</request>
  <status_code>400 Bad Request</status_code>
  <message>unknown LSRN schema: urn</message>
 </Response>
 <lsrn:urn:NAA_Record rdf:about="http://lsrn.org/urn:NAA:...">
  <dc:identifier>...</dc:identifier>
  <sio:SIO_000671>
    <lsrn:urn:NAA_Identifier>
      <sio:SIO_000300>...</sio:SIO_000300>
    </lsrn:urn:NAA_Identifier>
  </sio:SIO_000671>
 </lsrn:urn:NAA_Record>
</rdf:RDF>

