<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://data.europa.eu/eli/ontology#" 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:xsd="http://www.w3.org/2001/XMLSchema#"> <owl:DatatypeProperty rdf:about="http://data.europa.eu/eli/ontology#title_alternative"> <rdfs:comment xml:lang="en">An alternative title of the expression (if any). Note that, if needed, an alternative title can also be stated on a legal resource using the Dublin Core "alternative" property.</rdfs:comment> <rdfs:label xml:lang="en">alternative title</rdfs:label> <ns0:specificPropertyOf rdf:resource="http://purl.org/dc/terms/alternative"/> <owl:versionInfo>created in v1.0</owl:versionInfo> <rdfs:domain rdf:resource="http://data.europa.eu/eli/ontology#LegalExpression"/> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> </owl:DatatypeProperty> <rdf:Description rdf:about="http://data.europa.eu/eli/ontology#title"> <rdfs:seeAlso rdf:resource="http://data.europa.eu/eli/ontology#title_alternative"/> </rdf:Description> </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://data.europa.eu/eli/ontology#" 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:xsd="http://www.w3.org/2001/XMLSchema#">
  <owl:DatatypeProperty rdf:about="http://data.europa.eu/eli/ontology#title_alternative">
    <rdfs:comment xml:lang="en">An alternative title of the expression (if any).
Note that, if needed, an alternative title can also be stated on a legal resource using the Dublin Core "alternative" property.</rdfs:comment>
    <rdfs:label xml:lang="en">alternative title</rdfs:label>
    <ns0:specificPropertyOf rdf:resource="http://purl.org/dc/terms/alternative"/>
    <owl:versionInfo>created in v1.0</owl:versionInfo>
    <rdfs:domain rdf:resource="http://data.europa.eu/eli/ontology#LegalExpression"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <rdf:Description rdf:about="http://data.europa.eu/eli/ontology#title">
    <rdfs:seeAlso rdf:resource="http://data.europa.eu/eli/ontology#title_alternative"/>
  </rdf:Description>
</rdf:RDF>