<?xml version="1.0"?><rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#">  <!-- ASN SKOS Authority Status vocabulary-->  <!-- ASN Authority Status schema description -->  <skos:ConceptScheme rdf:about="http://purl.org/ASN/scheme/ASNAuthorityStatus/">    <dc:title xml:lang="en-US">ASN Authority Status Vocabulary</dc:title>    <dc:description xml:lang="en-US">The ASN Authority Status vocabulary has terms that designate whether a specific statement has been authored by a promulgating agency in a recognized standards document (original) or has been authored by some 3rd party to meet a particular business need (derived).</dc:description>    <dc:creator xml:lang="en-US">Stuart A. Sutton</dc:creator>    <dcterms:created rdf:datatype="http://purl.org/dc/terms/W3CDTF">2009-02-12</dcterms:created>    <dcterms:modified rdf:datatype="http://purl.org/dc/terms/W3CDTF">2015-01-07</dcterms:modified>    <skos:hasTopConcept rdf:resource="http://purl.org/ASN/scheme/ASNAuthorityStatus/Original"/>    <skos:hasTopConcept rdf:resource="http://purl.org/ASN/scheme/ASNAuthorityStatus/Derived"/>  </skos:ConceptScheme>  <skos:Concept rdf:about="http://purl.org/ASN/scheme/ASNAuthorityStatus/Original">    <skos:inScheme rdf:resource="http://purl.org/ASN/scheme/ASNAuthorityStatus/"/>    <skos:prefLabel xml:lang="en-US">Original Statement</skos:prefLabel>    <skos:definition xml:lang="en-US">A designation of whether the statement being described has been authored by the promulgators of a recognized standards document.</skos:definition>    <skos:topConceptOf rdf:resource="http://purl.org/ASN/scheme/ASNAuthorityStatus/" />  </skos:Concept>  <skos:Concept rdf:about="http://purl.org/ASN/scheme/ASNAuthorityStatus/Derived">    <skos:inScheme rdf:resource="http://purl.org/ASN/scheme/ASNAuthorityStatus/"/>    <skos:prefLabel xml:lang="en-US">Derived Statement</skos:prefLabel>    <skos:definition xml:lang="en-US">A designation of whether the statement being described has been authored by a 3rd party to meet some particular business need.  Generally, derived statements refine an existing original statement; however, derived statements may refine other derived statements.</skos:definition>    <skos:topConceptOf rdf:resource="http://purl.org/ASN/scheme/ASNAuthorityStatus/" />  </skos:Concept></rdf:RDF>