<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.linkedmodel.org/schema/vaem#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dct="http://purl.org/dc/terms/" xmlns:ns1="http://www.linkedmodel.org/schema/" xmlns:ns2="http://www.linkedmodel.org/2.0/schema/" xmlns:xsd="http://www.w3.org/2001/XMLSchema#"> <owl:DatatypeProperty rdf:about="http://www.linkedmodel.org/schema/vaem#filePrefix"> <rdfs:label>file prefix</rdfs:label> <dct:description>The property "vaem:filePrefix" is for specifying a preferred file prefix for a graph. For example a schema graph may be given the file prefix "SCHEMA" followed by an underscore "_".</dct:description> <rdfs:isDefinedBy rdf:resource="http://www.linkedmodel.org/schema/vaem"/> <rdfs:isDefinedBy rdf:resource="http://www.linkedmodel.org/2.0/schema/vaem"/> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#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://www.linkedmodel.org/schema/vaem#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dct="http://purl.org/dc/terms/" xmlns:ns1="http://www.linkedmodel.org/schema/" xmlns:ns2="http://www.linkedmodel.org/2.0/schema/" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
  <owl:DatatypeProperty rdf:about="http://www.linkedmodel.org/schema/vaem#filePrefix">
    <rdfs:label>file prefix</rdfs:label>
    <dct:description>The property "vaem:filePrefix" is for specifying a preferred file prefix for a graph. For example a schema graph may be given the file prefix "SCHEMA" followed by an underscore "_".</dct:description>
    <rdfs:isDefinedBy rdf:resource="http://www.linkedmodel.org/schema/vaem"/>
    <rdfs:isDefinedBy rdf:resource="http://www.linkedmodel.org/2.0/schema/vaem"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
</rdf:RDF>