<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://purl.org/spar/datacite/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://purl.org/spar/fabio/"> <owl:NamedIndividual rdf:about="http://purl.org/spar/datacite/abstract"> <rdf:type rdf:resource="http://purl.org/spar/datacite/DescriptionType"/> <rdfs:comment xml:lang="en">A brief summary of a textual work, appearing at the beginning of the work and designed to act as the point-of-entry that will help the reader quickly to obtain an overview of the work's contents.</rdfs:comment> <rdfs:label xml:lang="en">abstract</rdfs:label> <rdfs:seeAlso rdf:resource="http://purl.org/spar/fabio/Abstract"/> </owl:NamedIndividual> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://purl.org/spar/datacite/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://purl.org/spar/fabio/">
  <owl:NamedIndividual rdf:about="http://purl.org/spar/datacite/abstract">
    <rdf:type rdf:resource="http://purl.org/spar/datacite/DescriptionType"/>
    <rdfs:comment xml:lang="en">A brief summary of a textual work, appearing at the beginning of the work and designed to act as the point-of-entry that will help the reader quickly to obtain an overview of the work's contents.</rdfs:comment>
    <rdfs:label xml:lang="en">abstract</rdfs:label>
    <rdfs:seeAlso rdf:resource="http://purl.org/spar/fabio/Abstract"/>
  </owl:NamedIndividual>
</rdf:RDF>