<?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/pso/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> <owl:NamedIndividual rdf:about="http://purl.org/spar/pso/accepted-for-publication"> <rdf:type rdf:resource="http://purl.org/spar/pso/PublicationStatus"/> <rdfs:comment xml:lang="en">The status of a work (for example a document or a dataset) once it has been accepted for publication by a publisher or data repository.</rdfs:comment> <rdfs:label xml:lang="en">accepted for publication</rdfs:label> </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/pso/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
  <owl:NamedIndividual rdf:about="http://purl.org/spar/pso/accepted-for-publication">
    <rdf:type rdf:resource="http://purl.org/spar/pso/PublicationStatus"/>
    <rdfs:comment xml:lang="en">The status of a work (for example a document or a dataset) once it has been accepted for publication by a publisher or data repository.</rdfs:comment>
    <rdfs:label xml:lang="en">accepted for publication</rdfs:label>
  </owl:NamedIndividual>
</rdf:RDF>