<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:ns0="https://w3id.org/dcso/ns/core#"> <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/dcat#accessURL"> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/> <rdfs:comment>A URL of the resource that gives access to a distribution of the dataset. e.g. landing page.</rdfs:comment> <rdfs:domain rdf:resource="https://w3id.org/dcso/ns/core#Distribution"/> <rdfs:label>accessURL</rdfs:label> </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:dcat="http://www.w3.org/ns/dcat#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:ns0="https://w3id.org/dcso/ns/core#">
  <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/dcat#accessURL">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/>
    <rdfs:comment>A URL of the resource that gives access to a distribution of the dataset. e.g. landing page.</rdfs:comment>
    <rdfs:domain rdf:resource="https://w3id.org/dcso/ns/core#Distribution"/>
    <rdfs:label>accessURL</rdfs:label>
  </owl:DatatypeProperty>
</rdf:RDF>