<?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 Indexing Status vocabulary-->  <!-- ASN Indexing Status schema description -->  <skos:ConceptScheme rdf:about="http://purl.org/ASN/scheme/ASNIndexingStatus/">    <dc:title xml:lang="en-US">ASN Indexing Status Vocabulary</dc:title>    <dc:description xml:lang="en-US">A vocabulary stating whether a statement is indexable (i.e., whether the statement URI should be assigned to statements).  Some nodes in an ASN taxon path are used by their promulgators as mechanisms for organizing groups of child statements and were not intended as "substantive" nodes.</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/ASNIndexingStatus/Yes"/>    <skos:hasTopConcept rdf:resource="http://purl.org/ASN/scheme/ASNIndexingStatus/No"/>  </skos:ConceptScheme>  <skos:Concept rdf:about="http://purl.org/ASN/scheme/ASNIndexingStatus/Yes">    <skos:inScheme rdf:resource="http://purl.org/ASN/scheme/ASNIndexingStatus/"/>    <skos:prefLabel xml:lang="en-US">Indexable Statement</skos:prefLabel>    <skos:definition xml:lang="en-US">A status assigned to all statements that can be assigned (indexed) to educational resources.</skos:definition>    <skos:topConceptOf rdf:resource="http://purl.org/ASN/scheme/ASNIndexingStatus/" />  </skos:Concept>  <skos:Concept rdf:about="http://purl.org/ASN/scheme/ASNIndexingStatus/No">    <skos:inScheme rdf:resource="http://purl.org/ASN/scheme/ASNIndexingStatus/"/>    <skos:prefLabel xml:lang="en-US">Non-indexable Statement</skos:prefLabel>    <skos:definition xml:lang="en-US">Status assigned to a statement that should not be assigned (indexed) to educational resources.</skos:definition>    <skos:topConceptOf rdf:resource="http://purl.org/ASN/scheme/ASNIndexingStatus/" />  </skos:Concept></rdf:RDF>