<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> <owl:DatatypeProperty rdf:about="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#after"> <rdfs:comment>For each string you can include a snippet (e.g. 10-40 characters of text), that occurs immediately after the subject string.</rdfs:comment> <rdfs:label xml:lang="en">after</rdfs:label> <owl:versionInfo>0.1.0</owl:versionInfo> <rdfs:domain rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#String"/> </owl:DatatypeProperty> </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://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
  <owl:DatatypeProperty rdf:about="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#after">
    <rdfs:comment>For each string you can include a snippet (e.g. 10-40 characters of text), that occurs immediately after the subject string.</rdfs:comment>
    <rdfs:label xml:lang="en">after</rdfs:label>
    <owl:versionInfo>0.1.0</owl:versionInfo>
    <rdfs:domain rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#String"/>
  </owl:DatatypeProperty>
</rdf:RDF>