<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:bibo="http://purl.org/ontology/bibo/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:ns0="http://www.w3.org/2003/06/sw-vocab-status/ns#"> <owl:DatatypeProperty rdf:about="http://purl.org/ontology/bibo/content"> <rdfs:label xml:lang="en">content</rdfs:label> <rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Document"/> <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/> <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy> <rdfs:comment xml:lang="en">This property is for a plain-text rendering of the content of a Document. While the plain-text content of an entire document could be described by this property.</rdfs:comment> <owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">1</owl:deprecated> <skos:historyNote xml:lang="en">bibo:content has been deprecated; we recommend to use "rdf:value" for this purpose. Here is the rational behind this choice: http://www.w3.org/TR/2004/REC-rdf-primer-20040210/#rdfvalue</skos:historyNote> <ns0:term_status>unstable</ns0:term_status> </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:bibo="http://purl.org/ontology/bibo/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:ns0="http://www.w3.org/2003/06/sw-vocab-status/ns#">
  <owl:DatatypeProperty rdf:about="http://purl.org/ontology/bibo/content">
    <rdfs:label xml:lang="en">content</rdfs:label>
    <rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Document"/>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
    <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
    <rdfs:comment xml:lang="en">This property is for a plain-text rendering of the content of a Document. While the plain-text content of an entire document could be described by this property.</rdfs:comment>
    <owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">1</owl:deprecated>
    <skos:historyNote xml:lang="en">bibo:content has been deprecated; we recommend to use "rdf:value" for this purpose. Here is the rational behind this choice: http://www.w3.org/TR/2004/REC-rdf-primer-20040210/#rdfvalue</skos:historyNote>
    <ns0:term_status>unstable</ns0:term_status>
  </owl:DatatypeProperty>
</rdf:RDF>