@prefix cs: . @prefix rdf: . @prefix rdfs: . @prefix owl: . @prefix xsd: . @prefix sdo: . @prefix skos: . @prefix reg: . @prefix dcterms: . @prefix vann: . @prefix : . a owl:Ontology , skos:ConceptScheme; skos:prefLabel "PROF Roles Vocabulary"@en ; skos:definition """This vocabulary is a flat - no hierarchy - listing of the roles for people and organisations defined within the ISO standard 19135 "Geographic information — Procedures for item registration ISO/DIS 19135-1" https://www.iso.org/standard/54721.html."""@en ; owl:versionIRI ; owl:versionInfo "1.0"@en ; dcterms:contributor ; vann:preferredNamespaceUri "https://data.surroundaustralia.com/def/prof-roles/"^^xsd:string ; dcterms:creator ; vann:preferredNamespacePrefix "prof-roles"@en ; dcterms:publisher ; rdfs:seeAlso ; dcterms:issued "2021-11-13"^^xsd:date ; dcterms:modified "2021-12-13"^^xsd:date ; dcterms:rights "(c) SURROUND Australia Pty Ltd, 2021"@en ; dcterms:created "2021-11-13"^^xsd:date ; dcterms:source "https://www.w3.org/TR/dx-prof/"^^xsd:anyURI ; skos:hasTopConcept , , , , :repository , :profile-definition , , , , ; . a sdo:Organization ; sdo:name "SURROUND Australia Pty Ltd" ; sdo:url "https://surroundaustralia.com"^^xsd:anyURI ; . a sdo:Person ; sdo:honorificPrefix "Dr" ; sdo:name "Nicholas J. Car" ; sdo:email "nicholas.car@surroundaustralia.com"^^xsd:anyURI ; sdo:affiliation ; . a skos:Concept ; rdfs:isDefinedBy ; skos:prefLabel "Constraints"@en ; skos:definition "Descriptions of obligations, limitations or extensions that the profile defines"@en ; skos:inScheme cs: ; skos:scopeNote "Use this Role when you want to indicate the constraints that the associated Profile imposes on top of base specifications"@en ; skos:topConceptOf cs: ; . a skos:Concept ; rdfs:isDefinedBy ; skos:prefLabel "Example"@en ; skos:definition "Sample instance data conforming to the profile"@en ; skos:inScheme cs: ; skos:scopeNote "Use this Role when you want to provide instances of data conforming to the profile to inform users"@en ; skos:topConceptOf cs: ; . a skos:Concept ; rdfs:isDefinedBy ; skos:prefLabel "Guidance"@en ; skos:definition "Documents, in human-readable form, how to use the profile"@en ; skos:inScheme cs: ; skos:scopeNote " Many existing profiles treat their human-readable forms (PDF documents etc.) as authoritative. This role is suggestive of non-authoritativeness. For a role for a human-readable resource that is authoritative, see Specification"@en ; skos:topConceptOf cs: ; . a skos:Concept ; rdfs:isDefinedBy ; skos:prefLabel "Mapping"@en ; skos:definition "Describes conversions between two Standards"@en ; skos:inScheme cs: ; skos:editorialNote "Changed word Specifications to Standards in definition compared with PROF"@en ; skos:topConceptOf cs: ; . :repository a skos:Concept ; rdfs:isDefinedBy ; skos:prefLabel "Repository"@en ; skos:definition "A system used to store all, or many, of the Profile's parts"@en ; skos:inScheme cs: ; skos:scopeNote "Commonly used to indicate an online version control repository."@en ; skos:topConceptOf cs: ; . :profile-definition a skos:Concept ; rdfs:isDefinedBy ; skos:prefLabel "Profile Definition"@en ; skos:definition "Defines the Profile: its parts and relations to other Profiles"@en ; skos:inScheme cs: ; skos:scopeNote "Use this Role for the the profile-defining resource"@en ; skos:topConceptOf cs: ; . a skos:Concept ; rdfs:isDefinedBy ; skos:prefLabel "Schema"@en ; skos:altLabel "Shape"@en , "Structure"@en ; skos:definition "Machine-readable structural descriptions of data defined by the profile"@en ; skos:inScheme cs: ; skos:scopeNote ""@en ; skos:topConceptOf cs: ; . a skos:Concept ; rdfs:isDefinedBy ; skos:prefLabel "Specification"@en ; skos:definition "Defining the profile in human-readable form"@en ; skos:inScheme cs: ; skos:scopeNote "This role indicates authoritativeness. For a role for a human-readable resource that is not authoritative, see Guidance"@en ; skos:topConceptOf cs: ; . a skos:Concept ; rdfs:isDefinedBy ; skos:prefLabel "Validation"@en ; skos:definition "Supplies instructions about how to verify conformance of data to the profile"@en ; skos:inScheme cs: ; skos:scopeNote "This role implies inclusion or import of inherited constraints"@en ; skos:topConceptOf cs: ; . a skos:Concept ; rdfs:isDefinedBy ; skos:prefLabel "Vocabulary"@en ; skos:definition "Defines terms used in the profile specification"@en ; skos:inScheme cs: ; skos:topConceptOf cs: ; .