@prefix : <http://cor.esipfed.org/ont/earthcube/ecrro#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@base <http://cor.esipfed.org/ont/earthcube/ecrro> .

<http://cor.esipfed.org/ont/earthcube/ecrro> rdf:type owl:Ontology ;
                                              owl:imports <http://cor.esipfed.org/ont/earthcube/ADO> ,
                                                          <http://cor.esipfed.org/ont/earthcube/AUT> ,
                                                          <http://cor.esipfed.org/ont/earthcube/CMPR> ,
                                                          <http://cor.esipfed.org/ont/earthcube/ELT> ,
                                                          <http://cor.esipfed.org/ont/earthcube/MTU> ,
                                                          <http://cor.esipfed.org/ont/earthcube/RTE> ,
                                                          <http://cor.esipfed.org/ont/earthcube/UBA> ,
                                                          <http://cor.esipfed.org/ont/earthcube/cclo> ,
                                                          <http://cor.esipfed.org/ont/earthcube/dlo> ,
                                                          <http://cor.esipfed.org/ont/earthcube/fundcv> ,
                                                          <http://cor.esipfed.org/ont/earthcube/mola> ,
                                                          <http://cor.esipfed.org/ont/earthcube/sfo> ,
                                                          <http://cor.esipfed.org/ont/earthcube/spkt> ,
                                                          <http://cor.esipfed.org/ont/earthcube/srt> ,
                                                          <http://cor.esipfed.org/ont/earthcube/swl> ,
                                                          <http://schema.org/> ,
                                                          <http://www.w3.org/ns/prov-o-20130430> ;
                                              <http://purl.org/dc/elements/1.1/creator> <https://orcid.org/0000-0003-4808-4736> ;
                                              <http://purl.org/dc/elements/1.1/description> """This application level ontology is intended to provide the framework for answering questions like:

1. \"How can EarthCube help me?\" (Science Engagement), 
2. \"If I had an EarthCube Workbench, what capabilities could I access through it?\" (Workbench) and 
3. “What EarthCube software components can I use to get my application working?” (Developers). 

It extends the idea of an EarthCube Registry beyond data sets, to a generalized Registry of software components, semantic resources, tools, etc., with descriptive information to facilitate evaluation for reuse."""@en ;
                                              <http://purl.org/dc/elements/1.1/title> "Earth Cube Resource Registry Ontology" ;
                                              <http://purl.org/dc/terms/license> <https://creativecommons.org/share-your-work/public-domain/cc0/> ;
                                              <http://www.geneontology.org/formats/oboInOwl#created_by> <https://orcid.org/0000-0003-4808-4736> ;
                                              <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-03-06T00:50:17Z"@en ;
                                              rdfs:comment "This mini-ontology contains instances for each version of the licenses and public domain entities maintained by the Creative Commons (creativecommons.org)."@en ;
                                              rdfs:label "Creative Commons Licenses Ontology"@en .

#################################################################
#    Annotation properties
#################################################################

###  http://creativecommons.org/ns#license
<http://creativecommons.org/ns#license> rdf:type owl:AnnotationProperty ;
                                        rdfs:range <http://creativecommons.org/ns#License> .


###  http://creativecommons.org/ns#morePermissions
<http://creativecommons.org/ns#morePermissions> rdf:type owl:AnnotationProperty ;
                                                rdfs:subPropertyOf <http://purl.org/dc/terms/relation> .


###  http://creativecommons.org/ns#useGuidelines
<http://creativecommons.org/ns#useGuidelines> rdf:type owl:AnnotationProperty ;
                                              rdfs:subPropertyOf <http://purl.org/dc/terms/relation> .


###  http://purl.obolibrary.org/obo/IAO_0000115
<http://purl.obolibrary.org/obo/IAO_0000115> rdfs:label "definition" .


###  http://purl.obolibrary.org/obo/IAO_0000119
<http://purl.obolibrary.org/obo/IAO_0000119> rdfs:label "definition source" .


###  http://purl.org/dc/elements/1.1/creator
<http://purl.org/dc/elements/1.1/creator> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/elements/1.1/description
<http://purl.org/dc/elements/1.1/description> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/elements/1.1/source
<http://purl.org/dc/elements/1.1/source> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/elements/1.1/title
<http://purl.org/dc/elements/1.1/title> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/creator
<http://purl.org/dc/terms/creator> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/license
<http://purl.org/dc/terms/license> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/relation
<http://purl.org/dc/terms/relation> rdf:type owl:AnnotationProperty .


###  http://purl.org/vocab/vann/usageNote
<http://purl.org/vocab/vann/usageNote> rdf:type owl:AnnotationProperty .


###  http://semanticscience.org/resource/example
<http://semanticscience.org/resource/example> rdf:type owl:AnnotationProperty .


###  http://www.geneontology.org/formats/oboInOwl#created_by
<http://www.geneontology.org/formats/oboInOwl#created_by> rdf:type owl:AnnotationProperty .


###  http://www.geneontology.org/formats/oboInOwl#creation_date
<http://www.geneontology.org/formats/oboInOwl#creation_date> rdf:type owl:AnnotationProperty .


###  http://www.geneontology.org/formats/oboInOwl#hasAlternativeId
<http://www.geneontology.org/formats/oboInOwl#hasAlternativeId> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2002/07/owl#minQualifiedCardinality
owl:minQualifiedCardinality rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2002/07/owl#qualifiedCardinality
owl:qualifiedCardinality rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#editorialNote
<http://www.w3.org/2004/02/skos/core#editorialNote> rdf:type owl:AnnotationProperty .


#################################################################
#    Object Properties
#################################################################

###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000002
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000002> rdf:type owl:ObjectProperty ;
                                                     rdfs:subPropertyOf <http://purl.org/dc/terms/type> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "An ECResourceType is a list of the type of resources in the EC Resource Registry."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-06T21:46:03Z"^^xsd:dateTime ;
                                                     rdfs:label "ECResourceType"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000002> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An ECResourceType is a list of the type of resources in the EC Resource Registry."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0003-4808-4736>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000017
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000017> rdf:type owl:ObjectProperty ;
                                                     rdfs:range <http://cor.esipfed.org/ont/earthcube/ECRRO_0000047> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "For EC resources, has usage indicates what communities (if known) know about and potentially use the resource."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:05:21Z"^^xsd:dateTime ;
                                                     rdfs:label "has usage"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000128
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000128> rdf:type owl:ObjectProperty ;
                                                     rdfs:subPropertyOf <http://purl.obolibrary.org/obo/IAO_0000136> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "Relates a field of study (i.e., domain or discipline) to an entity."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-23T20:12:03Z"^^xsd:dateTime ;
                                                     <http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> "has topic" ;
                                                     rdfs:label "has domain"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000138
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000138> rdf:type owl:ObjectProperty ,
                                                              owl:InverseFunctionalProperty ;
                                                     rdfs:domain <http://cor.esipfed.org/ont/earthcube/ECRRO_0000201> ;
                                                     rdfs:range <http://schema.org/DefinedTerm> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-24T21:30:57Z"^^xsd:dateTime ;
                                                     rdfs:label "has maturity state"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000139
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000139> rdf:type owl:ObjectProperty ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "The name of the agent that is maintaining this resource."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-24T22:05:12Z"^^xsd:dateTime ;
                                                     <http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> "stewardship" ;
                                                     rdfs:label "curated by"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000218
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000218> rdf:type owl:ObjectProperty ;
                                                     rdfs:domain <http://cor.esipfed.org/ont/earthcube/ECRRO_0000201> ;
                                                     rdfs:range [ rdf:type owl:Class ;
                                                                  owl:unionOf ( <http://schema.org/Organization>
                                                                                <http://www.w3.org/2000/10/swap/pim/contact#Person>
                                                                              )
                                                                ] ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "Agent (i.e., individual, individuals, organization, or a position/role) that is responsible for operation, availability, and maintainence of the resource"@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-08-19T19:23:26Z"^^xsd:dateTime ;
                                                     rdfs:label "stewarded by"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000218> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Agent (i.e., individual, individuals, organization, or a position/role) that is responsible for operation, availability, and maintainence of the resource"@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0001-6041-5302>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000219
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000219> rdf:type owl:ObjectProperty ;
                                                     rdfs:domain <http://cor.esipfed.org/ont/earthcube/ECRRO_0000201> ;
                                                     rdfs:range <http://cor.esipfed.org/ont/earthcube/ELT_0000006> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "Qualitative specification of how long the resource is expected to remain accessible, valid and usable for intended function"@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-08-19T19:59:31Z"^^xsd:dateTime ;
                                                     rdfs:label "expectedLifetime"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000219> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Qualitative specification of how long the resource is expected to remain accessible, valid and usable for intended function"@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0001-6041-5302>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000500
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000500> rdf:type owl:ObjectProperty ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-10-28T22:53:50Z"^^xsd:dateTime ;
                                                     rdfs:label "stewardship type"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000501
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000501> rdf:type owl:ObjectProperty ;
                                                     rdfs:domain <http://schema.org/Thing> ;
                                                     rdfs:range [ rdf:type owl:Class ;
                                                                  owl:unionOf ( <http://cor.esipfed.org/ont/earthcube/ECRRO_0000204>
                                                                                <http://schema.org/Text>
                                                                                <http://schema.org/URL>
                                                                              )
                                                                ] ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-10-29T04:03:22Z"^^xsd:dateTime ;
                                                     rdfs:label "profileOf"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000502
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000502> rdf:type owl:ObjectProperty ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-10-29T04:17:49Z"^^xsd:dateTime ;
                                                     rdfs:label "communicationProtocol"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000503
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000503> rdf:type owl:ObjectProperty ;
                                                     rdfs:domain <http://schema.org/Thing> ;
                                                     rdfs:range [ rdf:type owl:Class ;
                                                                  owl:unionOf ( <http://cor.esipfed.org/ont/earthcube/ECRRO_0000207>
                                                                                <http://schema.org/URL>
                                                                              )
                                                                ] ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-10-29T04:32:16Z"^^xsd:dateTime ;
                                                     rdfs:label "interface"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000504
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000504> rdf:type owl:ObjectProperty ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-10-29T05:04:21Z"^^xsd:dateTime ;
                                                     rdfs:label "applicationInterface"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO__0000600
<http://cor.esipfed.org/ont/earthcube/ECRRO__0000600> rdf:type owl:ObjectProperty ;
                                                      rdfs:domain <http://www.w3.org/ns/dcat#Resource> ;
                                                      rdfs:range <http://schema.org/CreativeWork> ;
                                                      <http://purl.obolibrary.org/obo/IAO_0000115> "Identifier for publication that specifies the component, e.g. DOI or a standard academic citation." ;
                                                      <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                      <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-10-29T19:48:50Z"^^xsd:dateTime ;
                                                      rdfs:label "primaryPublication"@en .


###  http://creativecommons.org/ns#deprecatedOn
<http://creativecommons.org/ns#deprecatedOn> rdf:type owl:ObjectProperty ;
                                             rdfs:domain <http://creativecommons.org/ns#License> ;
                                             rdfs:label """deprecated
		  on"""@en-us .


###  http://creativecommons.org/ns#jurisdiction
<http://creativecommons.org/ns#jurisdiction> rdf:type owl:ObjectProperty ;
                                             rdfs:domain <http://creativecommons.org/ns#License> ;
                                             rdfs:label "jurisdiction"@en-us .


###  http://creativecommons.org/ns#legalcode
<http://creativecommons.org/ns#legalcode> rdf:type owl:ObjectProperty ;
                                          rdfs:domain <http://creativecommons.org/ns#License> .


###  http://creativecommons.org/ns#license
<http://creativecommons.org/ns#license> rdf:type owl:ObjectProperty ;
                                        rdfs:subPropertyOf <http://purl.org/dc/terms/license> .


###  http://creativecommons.org/ns#permits
<http://creativecommons.org/ns#permits> rdf:type owl:ObjectProperty ;
                                        rdfs:domain <http://creativecommons.org/ns#License> ;
                                        rdfs:label "permits"@en-us .


###  http://creativecommons.org/ns#prohibits
<http://creativecommons.org/ns#prohibits> rdf:type owl:ObjectProperty ;
                                          rdfs:domain <http://creativecommons.org/ns#License> ;
                                          rdfs:label "prohibits"@en-us .


###  http://creativecommons.org/ns#requires
<http://creativecommons.org/ns#requires> rdf:type owl:ObjectProperty ;
                                         rdfs:domain <http://creativecommons.org/ns#License> ;
                                         rdfs:label "requires"@en-us .


###  http://purl.obolibrary.org/obo/IAO_0000136
<http://purl.obolibrary.org/obo/IAO_0000136> rdf:type owl:ObjectProperty ;
                                             rdfs:label "is about" .


###  http://purl.obolibrary.org/obo/RO_0002502
<http://purl.obolibrary.org/obo/RO_0002502> rdf:type owl:ObjectProperty ;
                                            rdfs:domain <http://cor.esipfed.org/ont/earthcube/ECRRO_0000201> ;
                                            rdfs:range [ rdf:type owl:Class ;
                                                         owl:unionOf ( <http://cor.esipfed.org/ont/earthcube/ECRRO_0000201>
                                                                       <http://schema.org/Text>
                                                                       <http://schema.org/URL>
                                                                     )
                                                       ] ;
                                            rdfs:label "depends on" .


###  http://purl.org/dc/terms/conformsTo
<http://purl.org/dc/terms/conformsTo> rdf:type owl:ObjectProperty ;
                                      rdfs:domain <http://cor.esipfed.org/ont/earthcube/ECRRO_0000201> ;
                                      rdfs:range [ rdf:type owl:Class ;
                                                   owl:unionOf ( <http://cor.esipfed.org/ont/earthcube/ECRRO_0000204>
                                                                 <http://schema.org/Text>
                                                                 <http://schema.org/URL>
                                                               )
                                                 ] .


###  http://purl.org/dc/terms/license
<http://purl.org/dc/terms/license> rdf:type owl:ObjectProperty ,
                                            owl:AsymmetricProperty .


###  http://purl.org/dc/terms/title
<http://purl.org/dc/terms/title> rdf:type owl:ObjectProperty .


###  http://purl.org/dc/terms/type
<http://purl.org/dc/terms/type> rdf:type owl:ObjectProperty .


###  http://schema.org/about
<http://schema.org/about> rdf:type owl:ObjectProperty .


###  http://schema.org/applicationCategory
<http://schema.org/applicationCategory> rdf:type owl:ObjectProperty .


###  http://schema.org/audience
<http://schema.org/audience> rdf:type owl:ObjectProperty .


###  http://schema.org/dateCreated
<http://schema.org/dateCreated> rdf:type owl:ObjectProperty .


###  http://schema.org/dateModified
<http://schema.org/dateModified> rdf:type owl:ObjectProperty .


###  http://schema.org/datePublished
<http://schema.org/datePublished> rdf:type owl:ObjectProperty .


###  http://schema.org/description
<http://schema.org/description> rdf:type owl:ObjectProperty .


###  http://schema.org/expires
<http://schema.org/expires> rdf:type owl:ObjectProperty .


###  http://schema.org/license
<http://schema.org/license> rdf:type owl:ObjectProperty ,
                                     owl:AsymmetricProperty .


###  http://www.w3.org/2000/01/rdf-schema#Literal
rdfs:Literal rdf:type owl:ObjectProperty .


###  http://www.w3.org/2002/07/owl#unionOf
owl:unionOf rdf:type owl:ObjectProperty .


###  http://xmlns.com/foaf/0.1/primaryTopic
<http://xmlns.com/foaf/0.1/primaryTopic> rdf:type owl:ObjectProperty .


#################################################################
#    Data properties
#################################################################

###  http://creativecommons.org/ns#attributionName
<http://creativecommons.org/ns#attributionName> rdf:type owl:DatatypeProperty ;
                                                rdfs:range rdfs:Literal .


###  http://purl.org/dc/terms/bibliographicCitation
<http://purl.org/dc/terms/bibliographicCitation> rdf:type owl:DatatypeProperty .


###  http://purl.org/dc/terms/issued
<http://purl.org/dc/terms/issued> rdf:type owl:DatatypeProperty .


###  http://purl.org/dc/terms/modified
<http://purl.org/dc/terms/modified> rdf:type owl:DatatypeProperty .


#################################################################
#    Classes
#################################################################

###  http://cor.esipfed.org/ont/CCL_0000001
<http://cor.esipfed.org/ont/CCL_0000001> rdf:type owl:Class ;
                                         rdfs:subClassOf <http://cor.esipfed.org/ont/CCL_0000008> ;
                                         <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                         <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-01T23:53:55Z"^^xsd:dateTime ;
                                         rdfs:label "Attribution (CC BY)"@en .


###  http://cor.esipfed.org/ont/CCL_0000002
<http://cor.esipfed.org/ont/CCL_0000002> rdf:type owl:Class ;
                                         rdfs:subClassOf <http://cor.esipfed.org/ont/CCL_0000008> ;
                                         <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                         <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-01T23:54:26Z"^^xsd:dateTime ;
                                         rdfs:label "Attribution ShareAlike (CC BY-SA)"@en .


###  http://cor.esipfed.org/ont/CCL_0000003
<http://cor.esipfed.org/ont/CCL_0000003> rdf:type owl:Class ;
                                         rdfs:subClassOf <http://cor.esipfed.org/ont/CCL_0000008> ;
                                         <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                         <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-01T23:54:48Z"^^xsd:dateTime ;
                                         rdfs:label "Attribution-NoDerivatives 1.0"@en .


###  http://cor.esipfed.org/ont/CCL_0000004
<http://cor.esipfed.org/ont/CCL_0000004> rdf:type owl:Class ;
                                         rdfs:subClassOf <http://cor.esipfed.org/ont/CCL_0000008> ;
                                         <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                         <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-01T23:55:24Z"^^xsd:dateTime ;
                                         rdfs:label "Attribution-NonCommercial (CC BY-NC)"@en .


###  http://cor.esipfed.org/ont/CCL_0000005
<http://cor.esipfed.org/ont/CCL_0000005> rdf:type owl:Class ;
                                         rdfs:subClassOf <http://cor.esipfed.org/ont/CCL_0000008> ;
                                         <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                         <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-01T23:56:08Z"^^xsd:dateTime ;
                                         rdfs:label "Attribution-NonCommercial-ShareAlike (CC BY-NC-SA)"@en .


###  http://cor.esipfed.org/ont/CCL_0000007
<http://cor.esipfed.org/ont/CCL_0000007> rdf:type owl:Class ;
                                         rdfs:subClassOf <http://cor.esipfed.org/ont/CCL_0000008> ;
                                         <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                         <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-03T04:42:02Z"^^xsd:dateTime ;
                                         rdfs:label "Attribution-NonCommercial-NoDerivatives (CC BY-NC-ND)"@en .


###  http://cor.esipfed.org/ont/CCL_0000008
<http://cor.esipfed.org/ont/CCL_0000008> rdf:type owl:Class ;
                                         rdfs:subClassOf <http://creativecommons.org/ns#License> ;
                                         <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                         <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-03T04:46:13Z"^^xsd:dateTime ;
                                         rdfs:comment "Licenses created and maintained by the Creative Commons (creativecommons.org)" ;
                                         rdfs:label "Creative Commons"@en .


###  http://cor.esipfed.org/ont/CCL_0000011
<http://cor.esipfed.org/ont/CCL_0000011> rdf:type owl:Class ;
                                         rdfs:subClassOf <http://cor.esipfed.org/ont/CCL_0000008> ;
                                         <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                         <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-03T04:50:10Z"^^xsd:dateTime ;
                                         rdfs:label "Public Domain"@en .


###  http://cor.esipfed.org/ont/DLO_0000001
<http://cor.esipfed.org/ont/DLO_0000001> rdfs:subClassOf <http://schema.org/DefinedTerm> ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <http://schema.org/license> ;
                                                           owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                           owl:onClass [ rdf:type owl:Class ;
                                                                         owl:unionOf ( <http://cor.esipfed.org/ont/DLO_0000001>
                                                                                       <http://cor.esipfed.org/ont/SWL_0000012>
                                                                                       <http://creativecommons.org/ns#License>
                                                                                     )
                                                                       ]
                                                         ] .


###  http://cor.esipfed.org/ont/SWL_0000012
<http://cor.esipfed.org/ont/SWL_0000012> rdfs:subClassOf <http://schema.org/DefinedTerm> .


###  http://cor.esipfed.org/ont/earthcube/AUT_0000011
<http://cor.esipfed.org/ont/earthcube/AUT_0000011> rdfs:subClassOf <http://schema.org/DefinedTerm> .


###  http://cor.esipfed.org/ont/earthcube/CMPR_0000010
<http://cor.esipfed.org/ont/earthcube/CMPR_0000010> rdfs:subClassOf <http://schema.org/DefinedTerm> .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000046
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000046> rdf:type owl:Class ;
                                                     rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000027> ,
                                                                     <http://schema.org/DefinedTerm> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "EarthCube resource usage is data that indicates how well used the resource is by the CS and Geo branches of the EarthCube community."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-11T00:05:40Z"^^xsd:dateTime ;
                                                     rdfs:label "EC resource usage"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000046> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "EarthCube resource usage is data that indicates how well used the resource is by the CS and Geo branches of the EarthCube community."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0003-4808-4736>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000047
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000047> rdf:type owl:Class ;
                                                     rdfs:subClassOf <http://cor.esipfed.org/ont/earthcube/ECRRO_0000046> ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <http://cor.esipfed.org/ont/earthcube/ECRRO_0000219> ;
                                                                       owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                       owl:onClass <http://cor.esipfed.org/ont/earthcube/ELT_0000006>
                                                                     ] ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "The EC general usage field is data about EC resource usage that is not specific to a particular user category though it does indicate which categories are in use (if any)."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-13T22:09:39Z"^^xsd:dateTime ;
                                                     rdfs:label "EC general usage"@en ;
                                                     <http://www.w3.org/2004/02/skos/core#editorialNote> "Curation of these fields is necessary to validate the content!"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000047> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The EC general usage field is data about EC resource usage that is not specific to a particular user category though it does indicate which categories are in use (if any)."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0003-4808-4736>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000140
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000140> rdf:type owl:Class ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "ISO role codes are the CI_Responsible parties as used within the ISO 19115 family of specifications."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-24T22:05:41Z"^^xsd:dateTime ;
                                                     rdfs:label "ISO role codes"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000140> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "ISO role codes are the CI_Responsible parties as used within the ISO 19115 family of specifications."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0003-4808-4736>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000164
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000164> rdf:type owl:Class ;
                                                     rdfs:subClassOf <http://schema.org/Audience> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-08-30T22:37:43Z"^^xsd:dateTime ;
                                                     rdfs:label "ECAudience"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000201
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000201> rdf:type owl:Class ;
                                                     rdfs:subClassOf <http://org.semanticweb.owlapi/error#Error3> ,
                                                                     <http://schema.org/CreativeWork> ,
                                                                     <http://schema.org/Intangible> ,
                                                                     <http://www.w3.org/ns/dcat#Resource> ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <http://schema.org/about> ;
                                                                       owl:someValuesFrom <http://cor.esipfed.org/ont/earthcube/ADO/ADO__0000001>
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <http://schema.org/audience> ;
                                                                       owl:someValuesFrom <http://cor.esipfed.org/ont/earthcube/AUT_0000011>
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <http://schema.org/description> ;
                                                                       owl:someValuesFrom <http://schema.org/Text>
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <http://cor.esipfed.org/ont/earthcube/ECRRO_0000017> ;
                                                                       owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                       owl:onClass <http://cor.esipfed.org/ont/earthcube/ECRRO_0000047>
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <http://cor.esipfed.org/ont/earthcube/ECRRO_0000017> ;
                                                                       owl:maxQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                                                                       owl:onClass <http://cor.esipfed.org/ont/earthcube/UBA_0000006>
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <http://cor.esipfed.org/ont/earthcube/ECRRO_0000138> ;
                                                                       owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                       owl:onClass <http://cor.esipfed.org/ont/earthcube/MTU_0000012>
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <http://purl.org/dc/terms/bibliographicCitation> ;
                                                                       owl:maxCardinality "1"^^xsd:nonNegativeInteger
                                                                     ] ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "A catalogued resource that is in the EarthCube Registry."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-06T21:32:12Z"^^xsd:dateTime ;
                                                     rdfs:label "ECResource"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000202
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000202> rdf:type owl:Class ;
                                                     rdfs:subClassOf <http://cor.esipfed.org/ont/earthcube/ECRRO_0000201> ,
                                                                     <http://www.w3.org/ns/dcat#DataService> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "A software entity on one side of an interface that executes some kind of processing  in response to a request made by an agent on the other side of the interface."@en ;
                                                     <http://purl.org/vocab/vann/usageNote> """The service presents a set of offerings, each of which entails a resource and one or more operations on that resource. 

Each offering also specifies the interchange format for input and output, and the syntax for invoking the operations, including any parameters in the operation signature."""@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-06T21:33:16Z"^^xsd:dateTime ;
                                                     rdfs:label "EC Service Instance"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000204
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000204> rdf:type owl:Class ;
                                                     rdfs:subClassOf <http://cor.esipfed.org/ont/earthcube/ECRRO_0000201> ,
                                                                     <http://org.semanticweb.owlapi/error#Error2> ,
                                                                     <http://schema.org/TechArticle> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "A document that describes the technical characteristics of an artifact or practice, possibly including a description of what it should do, or an explicit set of requirements that it must satisfy."@en ;
                                                     <http://purl.org/vocab/vann/usageNote> """All resources may have a conformsTo property that should be a link to a specification.  

Specifications may be hierarchical, e.g. a profile specification might inherit provisions from a parent specification, and add additional constraints to further restrict usage of the artifact or practice."""@en ;
                                                     <http://semanticscience.org/resource/example> "interoperability agreement, identifier scheme"@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-06T21:37:35Z"^^xsd:dateTime ;
                                                     rdfs:label "EC Specification"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000204> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A document that describes the technical characteristics of an artifact or practice, possibly including a description of what it should do, or an explicit set of requirements that it must satisfy."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <http://en.wikipedia.org/wiki/Specification>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000205
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000205> rdf:type owl:Class ;
                                                     rdfs:subClassOf <http://cor.esipfed.org/ont/earthcube/ECRRO_0000201> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "A specification of a scenario for a work item with some specific context and goal."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-06T21:52:54Z"^^xsd:dateTime ;
                                                     rdfs:label "EC Use Case"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000205> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A specification of a scenario for a work item with some specific context and goal."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0001-6041-5302>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000206
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000206> rdf:type owl:Class ;
                                                     rdfs:subClassOf <http://cor.esipfed.org/ont/earthcube/ECRRO_0000201> ,
                                                                     <http://org.semanticweb.owlapi/error#Error1> ,
                                                                     <http://schema.org/SoftwareApplication> ,
                                                                     <http://schema.org/SoftwareSourceCode> ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <http://schema.org/applicationCategory> ;
                                                                       owl:someValuesFrom <http://cor.esipfed.org/ont/earthcube/SFO_0000001>
                                                                     ] ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "Software represented in the EC registry"@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-06T22:00:30Z"^^xsd:dateTime ;
                                                     rdfs:comment "A packaged set of instructions that can be executed by a machine to perform one or more functions. Distribution might be as source code, an executable file, an installer package, or as a web application that can be invoked via URL." ;
                                                     rdfs:label "EC Software"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000206> ;
   owl:annotatedProperty rdfs:comment ;
   owl:annotatedTarget "A packaged set of instructions that can be executed by a machine to perform one or more functions. Distribution might be as source code, an executable file, an installer package, or as a web application that can be invoked via URL." ;
   <http://purl.org/dc/terms/creator> <https://orcid.org/0000-0001-6041-5302>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000207
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000207> rdf:type owl:Class ;
                                                     rdfs:subClassOf <http://cor.esipfed.org/ont/earthcube/ECRRO_0000201> ,
                                                                     <http://schema.org/Service> ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <http://schema.org/applicationCategory> ;
                                                                       owl:someValuesFrom <http://cor.esipfed.org/ont/earthcube/SFO_0000001>
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <http://cor.esipfed.org/ont/earthcube/ECRRO_0000502> ;
                                                                       owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                       owl:onClass <http://cor.esipfed.org/ont/earthcube/CMPR_0000010>
                                                                     ] ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "A set of operations, messages used to invoke the operations, and inputs necessary to execute the operations, along with an expected output content and format."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-06T22:12:26Z"^^xsd:dateTime ;
                                                     rdfs:comment "An Interface/API should have an associated specification document."@en ;
                                                     rdfs:label "EC Interface_API"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000207> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A set of operations, messages used to invoke the operations, and inputs necessary to execute the operations, along with an expected output content and format."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0001-6041-5302>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000208
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000208> rdf:type owl:Class ;
                                                     rdfs:subClassOf <http://cor.esipfed.org/ont/earthcube/ECRRO_0000201> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "A serialization scheme (data format) for communication between agents."@en ;
                                                     <http://purl.org/vocab/vann/usageNote> """Most general types are generic formats specified by typical MIME types, but this resource type includes much more granular identification of schemes/Data Types/Data Specification that are specific to particular applications. These generally implement some underlying information model (schema and vocabulary) that enables semantic as well as syntactic interoperability.  

An Interchange Format SHOULD have an associated specification that documents its provisions and usage. 

Registered interchange formats are intended to provide identifiers for data serialization formats that work with specific applications. Links to registered formats would be via URI values for the inputFormat and outputFormat properties on an Interface/API, Software, or Service resource.

In situations where no specification resource is available to document the format, it is sufficient to simply identify the format as an application specific format. This is the case for various commercial applications that use proprietary formats, as well as for scientific model input and output formats. 

The interchange format can be linked to an information model that defines the entities and properties represented using the format."""@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-06T22:15:19Z"^^xsd:dateTime ;
                                                     rdfs:label "EC Interchange Format"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000208> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A serialization scheme (data format) for communication between agents."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0001-6041-5302>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000209
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000209> rdf:type owl:Class ;
                                                     rdfs:subClassOf <http://cor.esipfed.org/ont/earthcube/ECRRO_0000201> ,
                                                                     <http://schema.org/ResearchProject> ,
                                                                     <http://schema.org/Service> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "An ECResource record for a repository - a place where things may be put for safekeeping."@en ;
                                                     <http://purl.org/vocab/vann/usageNote> "In EarthCube, a repository is often a storage system in which objects may be stored for subsequent access or retrieval."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-06T22:16:27Z"^^xsd:dateTime ;
                                                     rdfs:label "EC Repository"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000209> ;
   owl:annotatedProperty <http://purl.org/vocab/vann/usageNote> ;
   owl:annotatedTarget "In EarthCube, a repository is often a storage system in which objects may be stored for subsequent access or retrieval."@en ;
   <http://purl.org/dc/elements/1.1/source> "Kahn and Wilensky, 1995, http://www.cnri.reston.va.us/k-w.html"
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000210
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000210> rdf:type owl:Class ;
                                                     rdfs:subClassOf <http://cor.esipfed.org/ont/earthcube/ECRRO_0000201> ,
                                                                     <http://org.semanticweb.owlapi/error#Error5> ,
                                                                     <http://schema.org/SoftwareSourceCode> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "A specification of concepts, and optionally relationships representing a conceptualization of some domain of discourse."@en ;
                                                     <http://purl.org/vocab/vann/usageNote> """Includes a spectrum of resources including controlled vocabulary, thesaurus, information model, taxonomy, glossary, vocabulary....). 

For linked data purposes, it is useful to specify the entities and properties of the entities represented by the model using URI references to widely used ontologies. 

For discovery purposes in the registry, the entities and properties should be described in English language terms."""@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-06T22:37:55Z"^^xsd:dateTime ;
                                                     rdfs:label "EC Semantic Resource"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000210> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A specification of concepts, and optionally relationships representing a conceptualization of some domain of discourse."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0001-6041-5302>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000211
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000211> rdf:type owl:Class ;
                                                     rdfs:subClassOf <http://cor.esipfed.org/ont/earthcube/ECRRO_0000201> ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <http://schema.org/applicationCategory> ;
                                                                       owl:someValuesFrom <http://cor.esipfed.org/ont/earthcube/SFO_0000001>
                                                                     ] ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "An entry in the EC Resource Registry representing a composite software entity that enables execution of a variety of tools e.g. MatLab, ArcGIS."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-06T22:41:39Z"^^xsd:dateTime ;
                                                     rdfs:comment "The key defining feature is extensibility - with plugin architecture and API-based interaction between components to enable reconfiguration/extension for new problems."@en ;
                                                     rdfs:label "EC Platform"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000212
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000212> rdf:type owl:Class ;
                                                     rdfs:subClassOf <http://cor.esipfed.org/ont/earthcube/ECRRO_0000201> ,
                                                                     <http://schema.org/Dataset> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "A curated collection of descriptions of resources, accessible through one or more interfaces."@en ;
                                                     <http://purl.org/vocab/vann/usageNote> """Technically a catalog should be a dcat bundled dataset (the metadata collection) and one or more sdo:Services (i.e., the access interfaces). 

Implicitly there is also a stewardship/policy component determining management of the catalog."""@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-06T22:46:23Z"^^xsd:dateTime ;
                                                     rdfs:label "EC CatalogRegistry"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000212> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A curated collection of descriptions of resources, accessible through one or more interfaces."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0001-6041-5302>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000213
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000213> rdf:type owl:Class ;
                                                     rdfs:subClassOf <http://org.semanticweb.owlapi/error#Error4> ,
                                                                     <http://schema.org/CreativeWork> ,
                                                                     <http://www.w3.org/ns/dcat#CatalogRecord> ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <http://purl.org/dc/terms/title> ;
                                                                       owl:cardinality "1"^^xsd:nonNegativeInteger
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <http://xmlns.com/foaf/0.1/primaryTopic> ;
                                                                       owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                       owl:onClass <http://cor.esipfed.org/ont/earthcube/ECRRO_0000201>
                                                                     ] ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-07T02:23:55Z"^^xsd:dateTime ;
                                                     rdfs:label "EC Catalog Record"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000222
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000222> rdf:type owl:Class ;
                                                     rdfs:subClassOf <http://schema.org/Project> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-08-19T21:58:01Z"^^xsd:dateTime ;
                                                     rdfs:label "originatingProject"@en .


###  http://cor.esipfed.org/ont/earthcube/ELT_0000006
<http://cor.esipfed.org/ont/earthcube/ELT_0000006> rdfs:subClassOf <http://schema.org/DefinedTerm> .


###  http://cor.esipfed.org/ont/earthcube/MOLA_0000005
<http://cor.esipfed.org/ont/earthcube/MOLA_0000005> rdfs:subClassOf <http://schema.org/DefinedTerm> .


###  http://cor.esipfed.org/ont/earthcube/MTU_0000012
<http://cor.esipfed.org/ont/earthcube/MTU_0000012> rdfs:subClassOf <http://schema.org/DefinedTerm> .


###  http://cor.esipfed.org/ont/earthcube/RTE_000100
<http://cor.esipfed.org/ont/earthcube/RTE_000100> rdfs:subClassOf <http://schema.org/DefinedTerm> .


###  http://cor.esipfed.org/ont/earthcube/SFO_0000001
<http://cor.esipfed.org/ont/earthcube/SFO_0000001> rdfs:subClassOf <http://schema.org/DefinedTerm> .


###  http://cor.esipfed.org/ont/earthcube/SFO_0000004
<http://cor.esipfed.org/ont/earthcube/SFO_0000004> rdfs:subClassOf <http://schema.org/DefinedTerm> .


###  http://cor.esipfed.org/ont/earthcube/SFO_0000075
<http://cor.esipfed.org/ont/earthcube/SFO_0000075> rdf:type owl:Class ;
                                                   rdfs:subClassOf <http://cor.esipfed.org/ont/earthcube/ECRRO_0000201> ;
                                                   <http://purl.obolibrary.org/obo/IAO_0000119> "A composite resource that is a collection of other resources assembled into a package for some purpose, and accessible as a single Unit."@en ;
                                                   <http://semanticscience.org/resource/example> "Docker containers; Bagit, Data on the Web, or ORE packages with heterogeneous content."@en ;
                                                   <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                   <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-09-23T23:32:21Z"^^xsd:dateTime ;
                                                   rdfs:label "EC Bundled Object"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/SFO_0000075> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000119> ;
   owl:annotatedTarget "A composite resource that is a collection of other resources assembled into a package for some purpose, and accessible as a single Unit."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0001-6041-5302>
 ] .


###  http://cor.esipfed.org/ont/earthcube/SPKT_0000014
<http://cor.esipfed.org/ont/earthcube/SPKT_0000014> rdfs:subClassOf <http://schema.org/DefinedTerm> .


###  http://cor.esipfed.org/ont/earthcube/UBA_0000006
<http://cor.esipfed.org/ont/earthcube/UBA_0000006> rdfs:subClassOf <http://cor.esipfed.org/ont/earthcube/ECRRO_0000046> .


###  http://cor.esipfed.org/ont/earthcube/fundcv_0000001
<http://cor.esipfed.org/ont/earthcube/fundcv_0000001> rdfs:subClassOf <http://schema.org/DefinedTerm> .


###  http://cor.esipfed.org/ont/earthcube/srt_0000009
<http://cor.esipfed.org/ont/earthcube/srt_0000009> rdfs:subClassOf <http://schema.org/DefinedTerm> .


###  http://cor.esipfed.org/ont/earthcube/ADO/ADO__0000001
<http://cor.esipfed.org/ont/earthcube/ADO/ADO__0000001> rdf:type owl:Class ;
                                                        rdfs:subClassOf <http://schema.org/DefinedTerm> .


###  http://core.esipfed.org/ont/SWL_0000014
<http://core.esipfed.org/ont/SWL_0000014> rdf:type owl:Class ;
                                          rdfs:subClassOf <http://cor.esipfed.org/ont/CCL_0000011> ;
                                          <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                          <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-03T22:53:19Z"^^xsd:dateTime ;
                                          rdfs:label "PDM \"No Known Copyright\""@en .


###  http://creativecommons.org/ns#License
<http://creativecommons.org/ns#License> rdf:type owl:Class ;
                                        rdfs:subClassOf <http://schema.org/DefinedTerm> ;
                                        rdfs:comment """a set of
		    requests/permissions to users of a Work, e.g. a
		    copyright license, the public domain, information
		    for distributors"""@en-us ;
                                        rdfs:label "License"@en-us .


###  http://org.semanticweb.owlapi/error#Error1
<http://org.semanticweb.owlapi/error#Error1> rdf:type owl:Class .


###  http://org.semanticweb.owlapi/error#Error2
<http://org.semanticweb.owlapi/error#Error2> rdf:type owl:Class .


###  http://org.semanticweb.owlapi/error#Error3
<http://org.semanticweb.owlapi/error#Error3> rdf:type owl:Class .


###  http://org.semanticweb.owlapi/error#Error4
<http://org.semanticweb.owlapi/error#Error4> rdf:type owl:Class .


###  http://org.semanticweb.owlapi/error#Error5
<http://org.semanticweb.owlapi/error#Error5> rdf:type owl:Class .


###  http://purl.obolibrary.org/obo/IAO_0000027
<http://purl.obolibrary.org/obo/IAO_0000027> rdf:type owl:Class ;
                                             rdfs:label "data item"@en .


###  http://purl.org/dc/dcam/VocabularyEncodingScheme
<http://purl.org/dc/dcam/VocabularyEncodingScheme> rdf:type owl:Class .


###  http://purl.org/dc/dcmitype/Service
<http://purl.org/dc/dcmitype/Service> rdf:type owl:Class .


###  http://purl.org/dc/terms/LicenseDocument
<http://purl.org/dc/terms/LicenseDocument> rdf:type owl:Class .


###  http://schema.org/Audience
<http://schema.org/Audience> rdf:type owl:Class .


###  http://schema.org/CreativeWork
<http://schema.org/CreativeWork> rdf:type owl:Class ;
                                 rdfs:subClassOf <http://schema.org/Intangible> .


###  http://schema.org/Dataset
<http://schema.org/Dataset> rdf:type owl:Class ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "An ECResource that is a catalog of other resources.  By definition catalogs are datasets."@en .


###  http://schema.org/DefinedTerm
<http://schema.org/DefinedTerm> rdf:type owl:Class .


###  http://schema.org/Intangible
<http://schema.org/Intangible> rdf:type owl:Class .


###  http://schema.org/Organization
<http://schema.org/Organization> rdf:type owl:Class .


###  http://schema.org/Project
<http://schema.org/Project> rdf:type owl:Class .


###  http://schema.org/ResearchProject
<http://schema.org/ResearchProject> rdf:type owl:Class .


###  http://schema.org/Service
<http://schema.org/Service> rdf:type owl:Class .


###  http://schema.org/SoftwareApplication
<http://schema.org/SoftwareApplication> rdf:type owl:Class .


###  http://schema.org/SoftwareSourceCode
<http://schema.org/SoftwareSourceCode> rdf:type owl:Class .


###  http://schema.org/TechArticle
<http://schema.org/TechArticle> rdf:type owl:Class .


###  http://schema.org/Text
<http://schema.org/Text> rdf:type owl:Class .


###  http://schema.org/Thing
<http://schema.org/Thing> rdf:type owl:Class .


###  http://schema.org/URL
<http://schema.org/URL> rdf:type owl:Class .


###  http://www.w3.org/2000/10/swap/pim/contact#Person
<http://www.w3.org/2000/10/swap/pim/contact#Person> rdf:type owl:Class .


###  http://www.w3.org/ns/dcat#Catalog
<http://www.w3.org/ns/dcat#Catalog> rdf:type owl:Class .


###  http://www.w3.org/ns/dcat#CatalogRecord
<http://www.w3.org/ns/dcat#CatalogRecord> rdf:type owl:Class .


###  http://www.w3.org/ns/dcat#DataService
<http://www.w3.org/ns/dcat#DataService> rdf:type owl:Class .


###  http://www.w3.org/ns/dcat#Resource
<http://www.w3.org/ns/dcat#Resource> rdf:type owl:Class ;
                                     <http://purl.obolibrary.org/obo/IAO_0000115> "Resource published or curated by a single agent." ;
                                     <http://purl.org/vocab/vann/usageNote> "The class of all cataloged resources, the super-class of dcat:Dataset, dcat:DataService, dcat:Catalog and any other member of a dcat:Catalog. This class carries properties common to all cataloged resources, including datasets and data services. It is strongly recommended to use a more specific sub-class when available." ,
                                                                            "dcat:Resource is an extension point that enables the definition of any kind of catalog. Additional sub-classes may be defined in a DCAT profile or other DCAT application for catalogs of other kinds of resources" ;
                                     rdfs:isDefinedBy <https://www.w3.org/TR/vocab-dcat-2/#Class:Resource> ;
                                     rdfs:label "Cataloged Resource" .


###  https://creativecommons.org/share-your-work/public-domain/cc0/
<https://creativecommons.org/share-your-work/public-domain/cc0/> rdf:type owl:Class ;
                                                                 rdfs:subClassOf <http://cor.esipfed.org/ont/CCL_0000011> ;
                                                                 <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                                 <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-03T04:55:44Z"^^xsd:dateTime ;
                                                                 rdfs:label "CC0 “No Rights Reserved”"@en .


#################################################################
#    Individuals
#################################################################

###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000003
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000003> rdf:type owl:NamedIndividual ,
                                                              <http://purl.org/dc/dcam/VocabularyEncodingScheme> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-06T21:54:33Z"^^xsd:dateTime ;
                                                     rdfs:label "ECResourceTypes"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000005
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000005> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-06T22:47:07Z"^^xsd:dateTime ;
                                                     rdfs:label "Use Case"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000013
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000013> rdf:type owl:NamedIndividual ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "A researcher is a user who is interested in discovering items in the EarthCube Resource Registry (e.g., tools, data sets, etc.) that they can use in persuing their research."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T21:43:59Z"^^xsd:dateTime ;
                                                     rdfs:label "researcher"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000013> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A researcher is a user who is interested in discovering items in the EarthCube Resource Registry (e.g., tools, data sets, etc.) that they can use in persuing their research."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0003-4808-4736>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000014
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000014> rdf:type owl:NamedIndividual ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "In the context of the EarthCube Registry developers are users who wish to find software components that they can integrate into software they are building."@en ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T21:44:25Z"^^xsd:dateTime ;
                                                     rdfs:label "developer"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000015
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000015> rdf:type owl:NamedIndividual ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "A funder is a type of user interested in understanding what elements of the EarthCube Registry they have funded."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T21:44:37Z"^^xsd:dateTime ;
                                                     rdfs:label "funder"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000015> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A funder is a type of user interested in understanding what elements of the EarthCube Registry they have funded."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0003-4808-4736>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000016
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000016> rdf:type owl:NamedIndividual ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "A repository user is one who is interested in what components in the EarthCube Registry may be relevant to integrate or use in serving their user community."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T21:45:14Z"^^xsd:dateTime ;
                                                     rdfs:label "repository"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000016> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A repository user is one who is interested in what components in the EarthCube Registry may be relevant to integrate or use in serving their user community."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0003-4808-4736>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000018
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000018> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:10:02Z"^^xsd:dateTime ;
                                                     rdfs:label "all sections"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000020
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000020> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:11:50Z"^^xsd:dateTime ;
                                                     rdfs:label "Atmospheric & Space Electricity"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000021
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000021> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:12:16Z"^^xsd:dateTime ;
                                                     rdfs:label "Atmospheric Sciences"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000022
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000022> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:12:30Z"^^xsd:dateTime ;
                                                     rdfs:label "Biogeosciences"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000023
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000023> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:12:49Z"^^xsd:dateTime ;
                                                     rdfs:label "Cyrosphere Sciences"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000024
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000024> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:13:15Z"^^xsd:dateTime ;
                                                     rdfs:label "Earth and Planetary Surface Processes"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000025
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000025> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:13:55Z"^^xsd:dateTime ;
                                                     rdfs:label "Earth and Space Science Informatics"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000026
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000026> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:14:04Z"^^xsd:dateTime ;
                                                     rdfs:label "Education"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000027
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000027> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:14:18Z"^^xsd:dateTime ;
                                                     rdfs:label "Geodesy"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000028
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000028> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:14:31Z"^^xsd:dateTime ;
                                                     rdfs:label "Geohealth"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000029
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000029> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:14:59Z"^^xsd:dateTime ;
                                                     rdfs:label "Geomagnetism, Paleomagnetism and Electromagnetism"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000030
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000030> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:15:14Z"^^xsd:dateTime ;
                                                     rdfs:label "Global Environmental Change"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000031
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000031> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:15:27Z"^^xsd:dateTime ;
                                                     rdfs:label "Hydrology"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000032
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000032> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:15:45Z"^^xsd:dateTime ;
                                                     rdfs:label "Mineral and Rock Physics"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000033
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000033> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:15:58Z"^^xsd:dateTime ;
                                                     rdfs:label "Natural Hazards"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000034
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000034> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:16:12Z"^^xsd:dateTime ;
                                                     rdfs:label "Near-Surface Geophysics"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000035
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000035> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:16:25Z"^^xsd:dateTime ;
                                                     rdfs:label "Nonlinear Geophysics"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000036
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000036> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:16:38Z"^^xsd:dateTime ;
                                                     rdfs:label "Ocean Sciences"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000037
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000037> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:17:02Z"^^xsd:dateTime ;
                                                     rdfs:label "Paleoceanography and Paleoclimatology"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000038
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000038> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:17:31Z"^^xsd:dateTime ;
                                                     rdfs:label "Planetary Sciences"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000039
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000039> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:17:42Z"^^xsd:dateTime ;
                                                     rdfs:label "Seismology"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000040
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000040> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:17:57Z"^^xsd:dateTime ;
                                                     rdfs:label "Social Impacts and Policy Sciences"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000041
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000041> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:18:12Z"^^xsd:dateTime ;
                                                     rdfs:label "Space Physics and Aeronomy"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000042
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000042> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:18:30Z"^^xsd:dateTime ;
                                                     rdfs:label "Study of the Earth's Deep Interior"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000043
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000043> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:18:43Z"^^xsd:dateTime ;
                                                     rdfs:label "Tectonophysics"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000044
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000044> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-10T22:19:03Z"^^xsd:dateTime ;
                                                     rdfs:label "Volcanology, Geochemistry, and Petrology"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000049
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000049> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000047> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "It is not known how much, if any, usage there is of this resource."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-13T22:27:21Z"^^xsd:dateTime ;
                                                     rdfs:label "unknown"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000049> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "It is not known how much, if any, usage there is of this resource."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0003-4808-4736>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000050
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000050> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000047> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "A resource with low usage, may be new and so has not yet built up a user community, possibly not widely known (more advertising needed), or it may indicate a resource that has missed its mark."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-13T22:27:43Z"^^xsd:dateTime ;
                                                     rdfs:label "usage low"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000050> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A resource with low usage, may be new and so has not yet built up a user community, possibly not widely known (more advertising needed), or it may indicate a resource that has missed its mark."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> "https://orcid.org/0000-0003-4808-4736"
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000051
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000051> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000047> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "This EC resource is in use withint the cyberinfrastructure/programming community as characterized by EC CS usage."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-13T22:28:12Z"^^xsd:dateTime ;
                                                     rdfs:label "used by programmers"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000051> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "This EC resource is in use withint the cyberinfrastructure/programming community as characterized by EC CS usage."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0003-4808-4736>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000052
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000052> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000047> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "This EC resource is in use within the geoscience community as characterized by  EC Geo usage."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-13T22:28:41Z"^^xsd:dateTime ;
                                                     rdfs:label "used by geoscientists"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000052> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "This EC resource is in use within the geoscience community as characterized by  EC Geo usage."@en ;
   rdfs:comment <https://orcid.org/0000-0003-4808-4736>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000053
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000053> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000047> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "Both the geoscience and the software and cyberinfrastructure/development communities use this resource as characterized by EC CS usage and EC Geo usage."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-13T22:29:01Z"^^xsd:dateTime ;
                                                     rdfs:label "used by both"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000053> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Both the geoscience and the software and cyberinfrastructure/development communities use this resource as characterized by EC CS usage and EC Geo usage."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0003-4808-4736>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000055
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000055> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-13T22:46:02Z"^^xsd:dateTime ;
                                                     rdfs:label ">10 adopters"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000056
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000056> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-13T22:46:50Z"^^xsd:dateTime ;
                                                     rdfs:label "Widely used > 1 yr"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000057
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000057> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-13T22:47:09Z"^^xsd:dateTime ;
                                                     rdfs:label "Widely used > 5 yr"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000095
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000095> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-22T19:44:12Z"^^xsd:dateTime ;
                                                     rdfs:label "EC record created"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000096
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000096> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-22T19:44:29Z"^^xsd:dateTime ;
                                                     rdfs:label "EC record updated"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000097
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000097> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-22T19:44:44Z"^^xsd:dateTime ;
                                                     rdfs:label "EC record retired"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000130
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000130> rdf:type owl:NamedIndividual ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "Information about the maturity of an entity for which development is planned but is not yet underway (e.g., book contract not yet signed, development project not yet started)."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-23T22:23:24Z"^^xsd:dateTime ;
                                                     rdfs:label "planning"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000131
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000131> rdf:type owl:NamedIndividual ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "Maturity information about an entity that is currently being developed but which is not expected to be available for more than another year."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-23T22:23:56Z"^^xsd:dateTime ;
                                                     rdfs:label "in development >1 year out"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000131> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Maturity information about an entity that is currently being developed but which is not expected to be available for more than another year."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0003-4808-4736>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000132
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000132> rdf:type owl:NamedIndividual ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "Maturity information about an entity that is in development and is expected to be complete in less than another year."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-23T22:24:10Z"^^xsd:dateTime ;
                                                     rdfs:label "in development <1 yr out"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000132> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Maturity information about an entity that is in development and is expected to be complete in less than another year."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> "https://orcid.org/0000-0003-4808-4736"
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000133
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000133> rdf:type owl:NamedIndividual ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "Maturity information about an entity that is available but only in draft form or as an alpha release. The entity may not be complete (e.g. specifications, documentation) or thoroughly tested (e.g., software)."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-23T22:24:58Z"^^xsd:dateTime ;
                                                     rdfs:label "alpha or rough draft"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000133> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Maturity information about an entity that is available but only in draft form or as an alpha release. The entity may not be complete (e.g. specifications, documentation) or thoroughly tested (e.g., software)."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> "https://orcid.org/0000-0003-4808-4736"
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000134
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000134> rdf:type owl:NamedIndividual ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "Maturity information about an entity that is complete and available but has not yet been fully vetted (e.g., may contain bugs if software or has not completed editorial or other review if documentation, etc.)."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-23T22:25:35Z"^^xsd:dateTime ;
                                                     rdfs:label "beta or complete draft"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000135
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000135> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-23T22:26:05Z"^^xsd:dateTime ;
                                                     rdfs:label "production ready"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000136
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000136> rdf:type owl:NamedIndividual ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "Maturity information about an entity that fully developed, tested, etc. and in production (e.g., a major version or edition has been released)."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-23T22:26:18Z"^^xsd:dateTime ;
                                                     rdfs:label "in production"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000136> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Maturity information about an entity that fully developed, tested, etc. and in production (e.g., a major version or edition has been released)."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0003-4808-4736>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000137
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000137> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-23T22:27:12Z"^^xsd:dateTime ;
                                                     rdfs:label "used in multiple places"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000141
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000141> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000140> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "The individual or organization whose name should appear first in the citation for the resource (for names that come after the first use co-author). While it is possible to have an author and principle investigator be the same individual or organization, author is not the same as nor synonymous with principle investigator.  Applicable mainly to documents, reports, memos, etc."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-24T22:08:18Z"^^xsd:dateTime ;
                                                     rdfs:label "author"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000141> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The individual or organization whose name should appear first in the citation for the resource (for names that come after the first use co-author). While it is possible to have an author and principle investigator be the same individual or organization, author is not the same as nor synonymous with principle investigator.  Applicable mainly to documents, reports, memos, etc."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://geo-ide.noaa.gov/wiki/index.php?title=ISO_19115_and_19115-2_CodeList_Dictionaries#CI_RoleCode>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000142
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000142> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000140> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "The individual or organization that has accountability and responsibility for the data and ensures appropriate care and maintenance of the resource."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-24T22:08:49Z"^^xsd:dateTime ;
                                                     rdfs:label "custodian"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000142> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The individual or organization that has accountability and responsibility for the data and ensures appropriate care and maintenance of the resource."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://geo-ide.noaa.gov/wiki/index.php?title=ISO_19115_and_19115-2_CodeList_Dictionaries#CI_RoleCode>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000143
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000143> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000140> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "The organization that is responsible for providing the PARR required access to the data."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-24T22:10:26Z"^^xsd:dateTime ;
                                                     rdfs:label "distributor"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000143> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The organization that is responsible for providing the PARR required access to the data."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://geo-ide.noaa.gov/wiki/index.php?title=ISO_19115_and_19115-2_CodeList_Dictionaries#CI_RoleCode>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000145
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000145> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000140> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "The name of the individual or organization who is responsible for the data at the point when the data was first created. Applicable for data sets that are an aggregation of two or more data sets or if the data set is the first instance of the signal having been converted into data."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-24T22:17:27Z"^^xsd:dateTime ;
                                                     rdfs:label "originator"@en ;
                                                     <http://www.w3.org/2004/02/skos/core#editorialNote> "In the EarthCube (EC) context, data includes any and all EarthCube resources irrespective of form (e.g., software, documentation, etc. all count as does traditional numeric data)."@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000145> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The name of the individual or organization who is responsible for the data at the point when the data was first created. Applicable for data sets that are an aggregation of two or more data sets or if the data set is the first instance of the signal having been converted into data."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://geo-ide.noaa.gov/wiki/index.php?title=ISO_19115_and_19115-2_CodeList_Dictionaries#CI_RoleCode>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000146
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000146> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000140> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "The individual or organization that has ownership of the resource."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-24T22:19:56Z"^^xsd:dateTime ;
                                                     rdfs:label "owner"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000146> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The individual or organization that has ownership of the resource."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://geo-ide.noaa.gov/wiki/index.php?title=ISO_19115_and_19115-2_CodeList_Dictionaries#CI_RoleCode>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000147
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000147> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000140> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "The individual or organization who is responsible for the initial triage of and answering questions related to the resource."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-24T22:20:46Z"^^xsd:dateTime ;
                                                     rdfs:label "pointOfContact"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000147> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The individual or organization who is responsible for the initial triage of and answering questions related to the resource."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://geo-ide.noaa.gov/wiki/index.php?title=ISO_19115_and_19115-2_CodeList_Dictionaries#CI_RoleCode>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000148
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000148> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000140> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "The individual or individuals who are the lead researchers for a grant (i.e. head of the laboratory, research group leader, etc.). If there are co-principal investigators then this field will repeat for each principle investigator. While it is possible to have a principal investigator and author be the same individual or organization, principal investigator is not the same nor synonymous with author."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-24T22:21:42Z"^^xsd:dateTime ;
                                                     rdfs:label "principalInvestigator"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000148> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The individual or individuals who are the lead researchers for a grant (i.e. head of the laboratory, research group leader, etc.). If there are co-principal investigators then this field will repeat for each principle investigator. While it is possible to have a principal investigator and author be the same individual or organization, principal investigator is not the same nor synonymous with author."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://geo-ide.noaa.gov/wiki/index.php?title=ISO_19115_and_19115-2_CodeList_Dictionaries#CI_RoleCode>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000149
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000149> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000140> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "The name of the individual or organization who has processed the data in a manner such that the resource has been modified."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-24T22:23:15Z"^^xsd:dateTime ;
                                                     rdfs:label "processor"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000149> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The name of the individual or organization who has processed the data in a manner such that the resource has been modified."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://geo-ide.noaa.gov/wiki/index.php?title=ISO_19115_and_19115-2_CodeList_Dictionaries#CI_RoleCode>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000150
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000150> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000140> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "The individual or organization who prepares and issues the resource."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-24T22:23:57Z"^^xsd:dateTime ;
                                                     rdfs:label "publisher"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000150> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The individual or organization who prepares and issues the resource."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> "https://geo-ide.noaa.gov/wiki/index.php?title=ISO_19115_and_19115-2_CodeList_Dictionaries#CI_RoleCode"
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000151
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000151> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000140> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "The individual or organization that supplies or allocates the resource for another entity."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-24T22:24:45Z"^^xsd:dateTime ;
                                                     rdfs:label "resourceProvider"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000152
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000152> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000140> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "The individual or organization who is providing sponsorship for the resource."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-24T22:25:27Z"^^xsd:dateTime ;
                                                     rdfs:label "sponsor"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000152> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The individual or organization who is providing sponsorship for the resource."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://geo-ide.noaa.gov/wiki/index.php?title=ISO_19115_and_19115-2_CodeList_Dictionaries#CI_RoleCode>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000153
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000153> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000140> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "The individuals or organizations who are the intended consumers of the resource."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-24T22:26:51Z"^^xsd:dateTime ;
                                                     rdfs:label "user"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000153> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The individuals or organizations who are the intended consumers of the resource."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://geo-ide.noaa.gov/wiki/index.php?title=ISO_19115_and_19115-2_CodeList_Dictionaries#CI_RoleCode>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000154
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000154> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000140> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "The individual(s) or organization(s) who name(s) should appear after the first name in a citation for the resource (use author to denote the first name in the citation). While it is possible to have a co-author and principal investigator/collaborator be the same individual or organization, co-author is no the same as nor synonymous with principle investigator or collaborator"@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-24T22:27:31Z"^^xsd:dateTime ;
                                                     rdfs:label "coAuthor"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000154> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The individual(s) or organization(s) who name(s) should appear after the first name in a citation for the resource (use author to denote the first name in the citation). While it is possible to have a co-author and principal investigator/collaborator be the same individual or organization, co-author is no the same as nor synonymous with principle investigator or collaborator"@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://geo-ide.noaa.gov/wiki/index.php?title=ISO_19115_and_19115-2_CodeList_Dictionaries#CI_RoleCode>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000155
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000155> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000140> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "Party who assists with the generation of the resource other than the principal investigator"@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-24T22:29:40Z"^^xsd:dateTime ;
                                                     rdfs:label "collaborator"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000155> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Party who assists with the generation of the resource other than the principal investigator"@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://geo-ide.noaa.gov/wiki/index.php?title=ISO_19115_and_19115-2_CodeList_Dictionaries#CI_RoleCode>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000156
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000156> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000140> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "The individuals or organizations whose contributions deserve recognition in the citation. Contributor is mutually exclusive from author, co-author, principal investigator, and collaborator. Use ISO MD_Identification credit field to identify individual or organizations that should be given acknowledgement only."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-24T22:32:06Z"^^xsd:dateTime ;
                                                     rdfs:label "contributor"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000156> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The individuals or organizations whose contributions deserve recognition in the citation. Contributor is mutually exclusive from author, co-author, principal investigator, and collaborator. Use ISO MD_Identification credit field to identify individual or organizations that should be given acknowledgement only."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://geo-ide.noaa.gov/wiki/index.php?title=ISO_19115_and_19115-2_CodeList_Dictionaries#CI_RoleCode>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000157
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000157> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000140> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "The individual who has made a corrective or editorial change to the resource as part of a systematic revision process."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-24T22:33:04Z"^^xsd:dateTime ;
                                                     rdfs:label "editor"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000157> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The individual who has made a corrective or editorial change to the resource as part of a systematic revision process."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://geo-ide.noaa.gov/wiki/index.php?title=ISO_19115_and_19115-2_CodeList_Dictionaries#CI_RoleCode>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000158
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000158> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000140> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "The individual or organization which has provided all or part of the finances associated with the resource."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-24T22:33:58Z"^^xsd:dateTime ;
                                                     rdfs:label "funder"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000158> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The individual or organization which has provided all or part of the finances associated with the resource."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://geo-ide.noaa.gov/wiki/index.php?title=ISO_19115_and_19115-2_CodeList_Dictionaries#CI_RoleCode>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000159
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000159> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000140> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "A class of entity that mediates access to the resource and for whom the resource is intended or useful."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-24T22:34:45Z"^^xsd:dateTime ;
                                                     rdfs:label "mediator"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000159> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A class of entity that mediates access to the resource and for whom the resource is intended or useful."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://geo-ide.noaa.gov/wiki/index.php?title=ISO_19115_and_19115-2_CodeList_Dictionaries#CI_RoleCode>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000160
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000160> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000140> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000115> "The individual or organization who has ownership of the legal right to the resource."@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-24T22:36:03Z"^^xsd:dateTime ;
                                                     rdfs:label "rightsHolder"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://cor.esipfed.org/ont/earthcube/ECRRO_0000160> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The individual or organization who has ownership of the legal right to the resource."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://geo-ide.noaa.gov/wiki/index.php?title=ISO_19115_and_19115-2_CodeList_Dictionaries#CI_RoleCode>
 ] .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000162
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000162> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-05-24T23:01:12Z"^^xsd:dateTime ;
                                                     rdfs:label "stewardship"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000165
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000165> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-08-30T22:38:19Z"^^xsd:dateTime ;
                                                     rdfs:label "data producers"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000166
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000166> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000164> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-08-30T22:38:35Z"^^xsd:dateTime ;
                                                     rdfs:label "data users"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000167
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000167> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000164> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-08-30T22:39:00Z"^^xsd:dateTime ;
                                                     rdfs:label "data producers"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000168
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000168> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000164> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-08-30T22:39:32Z"^^xsd:dateTime ;
                                                     rdfs:label "data facilities & repositories"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000169
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000169> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000164> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-08-30T22:39:48Z"^^xsd:dateTime ;
                                                     rdfs:label "technologists"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000170
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000170> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000164> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-08-30T22:39:58Z"^^xsd:dateTime ;
                                                     rdfs:label "developers"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000171
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000171> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000164> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-08-30T22:40:06Z"^^xsd:dateTime ;
                                                     rdfs:label "scientists"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000172
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000172> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000164> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-08-30T22:40:17Z"^^xsd:dateTime ;
                                                     rdfs:label "informaticists"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000173
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000173> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000164> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-08-30T22:40:40Z"^^xsd:dateTime ;
                                                     rdfs:label "members of the public"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000174
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000174> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000164> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-08-30T22:40:47Z"^^xsd:dateTime ;
                                                     rdfs:label "all"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000175
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000175> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/earthcube/ECRRO_0000164> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-08-30T22:41:01Z"^^xsd:dateTime ;
                                                     rdfs:label "data managers"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000301
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000301> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-09-26T21:43:26Z"^^xsd:dateTime ;
                                                     rdfs:label ">5 years"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000302
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000302> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-09-26T21:43:42Z"^^xsd:dateTime ;
                                                     rdfs:label ">1 year"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000303
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000303> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-09-26T21:44:39Z"^^xsd:dateTime ;
                                                     rdfs:label "long term"@en .


###  http://cor.esipfed.org/ont/earthcube/ECRRO_0000305
<http://cor.esipfed.org/ont/earthcube/ECRRO_0000305> rdf:type owl:NamedIndividual ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-09-26T22:02:19Z"^^xsd:dateTime ;
                                                     rdfs:label "data intermediary"@en .


###  http://creativecommons.org/ns#license
<http://creativecommons.org/ns#license> rdf:type owl:NamedIndividual ;
                                        owl:sameAs <http://www.w3.org/1999/xhtml/vocab#license> .


###  http://purl.obolibrary.org/obo/ECRRO_0000300
<http://purl.obolibrary.org/obo/ECRRO_0000300> rdf:type owl:NamedIndividual ,
                                                        <http://cor.esipfed.org/ont/earthcube/ECRRO_0000047> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000115> "Resource is not available for use, typically because it is still in development."@en ;
                                               rdfs:label "not applicable"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/ECRRO_0000300> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Resource is not available for use, typically because it is still in development."@en ;
   <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0001-6041-5302>
 ] .


###  http://www.w3.org/1999/xhtml/vocab#license
<http://www.w3.org/1999/xhtml/vocab#license> rdf:type owl:NamedIndividual .


###  https://creativecommons.org/licenses/by-nc-nd/1.0/
<https://creativecommons.org/licenses/by-nc-nd/1.0/> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/CCL_0000007> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-03T22:42:11Z"^^xsd:dateTime ;
                                                     rdfs:label "CC BY-ND-NC 1.0"@en .


###  https://creativecommons.org/licenses/by-nc-nd/2.0/
<https://creativecommons.org/licenses/by-nc-nd/2.0/> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/CCL_0000007> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-03T22:40:32Z"^^xsd:dateTime ;
                                                     rdfs:label "CC BY-NC-ND 2.0"@en .


###  https://creativecommons.org/licenses/by-nc-nd/3.0/
<https://creativecommons.org/licenses/by-nc-nd/3.0/> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/CCL_0000007> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-03T22:39:21Z"^^xsd:dateTime ;
                                                     rdfs:label "CC BY-NC-ND 3.0"@en .


###  https://creativecommons.org/licenses/by-nc-nd/4.0/
<https://creativecommons.org/licenses/by-nc-nd/4.0/> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/CCL_0000007> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-03T22:38:05Z"^^xsd:dateTime ;
                                                     rdfs:label "CC BY-NC-ND 4.0" .


###  https://creativecommons.org/licenses/by-nc-sa/1.0/
<https://creativecommons.org/licenses/by-nc-sa/1.0/> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/CCL_0000005> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-03T04:34:23Z"^^xsd:dateTime ;
                                                     rdfs:label "CC BY-NC-SA 1.0"@en .


###  https://creativecommons.org/licenses/by-nc-sa/2.0/
<https://creativecommons.org/licenses/by-nc-sa/2.0/> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/CCL_0000005> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-03T04:33:38Z"^^xsd:dateTime ;
                                                     rdfs:label "CC BY-NC-SA 2.0"@en .


###  https://creativecommons.org/licenses/by-nc-sa/3.0/
<https://creativecommons.org/licenses/by-nc-sa/3.0/> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/CCL_0000005> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-03T04:32:40Z"^^xsd:dateTime ;
                                                     rdfs:label "CC BY-NC-SA 3.0"@en .


###  https://creativecommons.org/licenses/by-nc-sa/4.0/
<https://creativecommons.org/licenses/by-nc-sa/4.0/> rdf:type owl:NamedIndividual ,
                                                              <http://cor.esipfed.org/ont/CCL_0000005> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-03T04:31:34Z"^^xsd:dateTime ;
                                                     rdfs:label "CC BY-NC-SA 4.0"@en .


###  https://creativecommons.org/licenses/by-nc/1.0
<https://creativecommons.org/licenses/by-nc/1.0> rdf:type owl:NamedIndividual ,
                                                          <http://cor.esipfed.org/ont/CCL_0000004> ;
                                                 <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                 <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-03T22:46:04Z"^^xsd:dateTime ;
                                                 rdfs:label "CC BY-NC 1.0"@en .


###  https://creativecommons.org/licenses/by-nc/2.0
<https://creativecommons.org/licenses/by-nc/2.0> rdf:type owl:NamedIndividual ,
                                                          <http://cor.esipfed.org/ont/CCL_0000004> ;
                                                 <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                 <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-03T22:45:09Z"^^xsd:dateTime ;
                                                 rdfs:label "CC BY-NC 2.0"@en .


###  https://creativecommons.org/licenses/by-nc/3.0/
<https://creativecommons.org/licenses/by-nc/3.0/> rdf:type owl:NamedIndividual ,
                                                           <http://cor.esipfed.org/ont/CCL_0000004> ;
                                                  <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                  <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-03T22:44:20Z"^^xsd:dateTime ;
                                                  rdfs:label "CC BY-NC 3.0"@en .


###  https://creativecommons.org/licenses/by-nc/4.0/
<https://creativecommons.org/licenses/by-nc/4.0/> rdf:type owl:NamedIndividual ,
                                                           <http://cor.esipfed.org/ont/CCL_0000004> ;
                                                  <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                  <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-03T22:43:41Z"^^xsd:dateTime ;
                                                  rdfs:label "CC BY-NC 4.0"@en .


###  https://creativecommons.org/licenses/by-nd/1.0/
<https://creativecommons.org/licenses/by-nd/1.0/> rdf:type owl:NamedIndividual ,
                                                           <http://cor.esipfed.org/ont/CCL_0000003> ;
                                                  <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                  <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-02T00:21:33Z"^^xsd:dateTime ;
                                                  rdfs:label "CC BY-ND 1.0"@en .


###  https://creativecommons.org/licenses/by-nd/2.0/
<https://creativecommons.org/licenses/by-nd/2.0/> rdf:type owl:NamedIndividual ,
                                                           <http://cor.esipfed.org/ont/CCL_0000003> ;
                                                  <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                  <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-02T00:20:44Z"^^xsd:dateTime ;
                                                  rdfs:label "CC BY-ND 2.0"@en .


###  https://creativecommons.org/licenses/by-nd/3.0/
<https://creativecommons.org/licenses/by-nd/3.0/> rdf:type owl:NamedIndividual ,
                                                           <http://cor.esipfed.org/ont/CCL_0000003> ;
                                                  <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                  <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-02T00:20:01Z"^^xsd:dateTime ;
                                                  rdfs:label "CC BY-ND 3.0"@en .


###  https://creativecommons.org/licenses/by-nd/4.0/
<https://creativecommons.org/licenses/by-nd/4.0/> rdf:type owl:NamedIndividual ,
                                                           <http://cor.esipfed.org/ont/CCL_0000003> ;
                                                  <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                  <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-02T00:17:38Z"^^xsd:dateTime ;
                                                  rdfs:label "CC BY-ND 4.0"@en .


###  https://creativecommons.org/licenses/by-sa/1.0/
<https://creativecommons.org/licenses/by-sa/1.0/> rdf:type owl:NamedIndividual ,
                                                           <http://cor.esipfed.org/ont/CCL_0000002> ;
                                                  <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                  <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-02T00:16:37Z"^^xsd:dateTime ;
                                                  rdfs:label "CC BY-SA 1.0"@en .


###  https://creativecommons.org/licenses/by-sa/2.0/
<https://creativecommons.org/licenses/by-sa/2.0/> rdf:type owl:NamedIndividual ,
                                                           <http://cor.esipfed.org/ont/CCL_0000002> ;
                                                  <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                  <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-02T00:15:44Z"^^xsd:dateTime ;
                                                  rdfs:label "CC BY-SA 2.0"@en .


###  https://creativecommons.org/licenses/by-sa/3.0/
<https://creativecommons.org/licenses/by-sa/3.0/> rdf:type owl:NamedIndividual ,
                                                           <http://cor.esipfed.org/ont/CCL_0000002> ;
                                                  <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                  <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-02T00:14:59Z"^^xsd:dateTime ;
                                                  rdfs:label "CC BY-SA 3.0"@en .


###  https://creativecommons.org/licenses/by-sa/4.0/
<https://creativecommons.org/licenses/by-sa/4.0/> rdf:type owl:NamedIndividual ,
                                                           <http://cor.esipfed.org/ont/CCL_0000002> ;
                                                  <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                  <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-02T00:14:12Z"^^xsd:dateTime ;
                                                  rdfs:label "CC BY-SA 4.0"@en .


###  https://creativecommons.org/licenses/by/1.0/
<https://creativecommons.org/licenses/by/1.0/> rdf:type owl:NamedIndividual ,
                                                        <http://cor.esipfed.org/ont/CCL_0000001> ;
                                               <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                               <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-02T00:11:55Z"^^xsd:dateTime ;
                                               rdfs:label "CC BY 1.0"@en .


###  https://creativecommons.org/licenses/by/2.0/
<https://creativecommons.org/licenses/by/2.0/> rdf:type owl:NamedIndividual ,
                                                        <http://cor.esipfed.org/ont/CCL_0000001> ;
                                               <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                               <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-02T00:11:12Z"^^xsd:dateTime ;
                                               rdfs:label "CC BY 2.0"@en .


###  https://creativecommons.org/licenses/by/3.0/
<https://creativecommons.org/licenses/by/3.0/> rdf:type owl:NamedIndividual ,
                                                        <http://cor.esipfed.org/ont/CCL_0000001> ;
                                               <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                               <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-02T00:10:40Z"^^xsd:dateTime ;
                                               rdfs:label "CC BY 3.0"@en .


###  https://creativecommons.org/licenses/by/4.0/
<https://creativecommons.org/licenses/by/4.0/> rdf:type owl:NamedIndividual ,
                                                        <http://cor.esipfed.org/ont/CCL_0000001> ;
                                               <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                               <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-02T00:06:34Z"^^xsd:dateTime ;
                                               rdfs:label "CC BY 4.0"@en .


###  https://creativecommons.org/publicdomain/zero/1.0/
<https://creativecommons.org/publicdomain/zero/1.0/> rdf:type owl:NamedIndividual ,
                                                              <https://creativecommons.org/share-your-work/public-domain/cc0/> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                     <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-03T04:57:48Z"^^xsd:dateTime ;
                                                     rdfs:label "CC0 1.0 Universal (CC0 1.0) Public Domain Dedication"@en .


###  https://creativecommons.org/share-your-work/public-domain/pdm
<https://creativecommons.org/share-your-work/public-domain/pdm> rdf:type owl:NamedIndividual ,
                                                                         <http://core.esipfed.org/ont/SWL_0000014> ;
                                                                <http://www.geneontology.org/formats/oboInOwl#created_by> <http://orcid.org/0000-0003-4808-4736> ;
                                                                <http://www.geneontology.org/formats/oboInOwl#creation_date> "2019-07-03T04:52:56Z"^^xsd:dateTime ;
                                                                rdfs:label "Public Domain Mark"@en .


[ <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0003-4808-4736>
] .

[ <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0003-4808-4736>
 ] .

[ <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0003-4808-4736>
 ] .

[ <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0003-4808-4736>
 ] .

[ <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0003-4808-4736>
 ] .

[ <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0003-4808-4736>
 ] .

[ <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0003-4808-4736>
 ] .

[ <http://purl.obolibrary.org/obo/IAO_0000119> <https://orcid.org/0000-0003-4808-4736>
 ] .

[ <http://creativecommons.org/ns#license> <https://creativecommons.org/publicdomain/zero/1.0/>
 ] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:unionOf [ ]
] .

[ owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger
 ] .

[ owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger
 ] .

[ owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger
 ] .

[ owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger
 ] .

[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger
 ] .

#################################################################
#    Annotations
#################################################################

<http://creativecommons.org/ns#Attribution> rdfs:comment """credit be given to
		    copyright holder and/or author"""@en-us ;
                                             rdfs:label "Attribution"@en-us .


<http://creativecommons.org/ns#CommercialUse> rdfs:comment """exercising rights for
		    commercial purposes"""@en-us ;
                                              rdfs:label "Commercial Use"@en-us .


<http://creativecommons.org/ns#Copyleft> rdfs:comment """derivative and
		    combined works must be licensed under specified
		    terms, similar to those on the original
		    work"""@en-us ;
                                         rdfs:label "Copyleft"@en-us .


<http://creativecommons.org/ns#DerivativeWorks> rdfs:comment """distribution of
		    derivative works"""@en-us ;
                                                rdfs:label "Derivative Works"@en-us .


<http://creativecommons.org/ns#Distribution> rdfs:comment """distribution, public
		    display, and publicly performance"""@en-us ;
                                             rdfs:label "Distribution"@en-us .


<http://creativecommons.org/ns#HighIncomeNationUse> rdfs:comment """use in a
		    non-developing country"""@en-us ;
                                                    rdfs:label "High Income Nation Use"@en-us .


<http://creativecommons.org/ns#LesserCopyleft> rdfs:comment """derivative works must
		    be licensed under specified terms, with at least
		    the same conditions as the original work;
		    combinations with the work may be licensed under
		    different terms"""@en-us ;
                                               rdfs:label "Lesser Copyleft"@en-us .


<http://creativecommons.org/ns#Notice> rdfs:comment """copyright and license
		    notices be kept intact"""@en-us ;
                                       rdfs:label "Notice"@en-us .


<http://creativecommons.org/ns#Reproduction> rdfs:comment """making multiple
		    copies"""@en-us ;
                                             rdfs:label "Reproduction"@en-us .


<http://creativecommons.org/ns#ShareAlike> rdfs:comment """derivative works be
		    licensed under the same terms or compatible terms
		    as the original work"""@en-us ;
                                           rdfs:label "Share Alike"@en-us .


<http://creativecommons.org/ns#Sharing> rdfs:comment """permits commercial
		    derivatives, but only non-commercial
		    distribution"""@en-us ;
                                        rdfs:label "Sharing"@en-us .


<http://creativecommons.org/ns#SourceCode> rdfs:comment """source code (the
		    preferred form for making modifications) must be
		    provided when exercising some rights granted by
		    the license."""@en-us ;
                                           rdfs:label "Source Code"@en-us .


<http://creativecommons.org/ns#license> rdfs:label """has
		  license"""@en-us .


<http://purl.obolibrary.org/obo/BFO_0000179> rdfs:comment "Relates an entity in the ontology to the name of the variable that is used to represent it in the code that generates the BFO OWL file from the lispy specification."@en ;
                                             rdfs:label "BFO OWL specification label"@en .


<http://purl.obolibrary.org/obo/BFO_0000180> <http://purl.org/dc/elements/1.1/source> "definition source: Person:Alan Ruttenberg"@en ;
                                             rdfs:comment "Relates an entity in the ontology to the term that is used to represent it in the the Common Logic Interchange Format (CLIF) specification of BFO2"@en ,
                                                          "curator note: Really of interest to developers only"@en ;
                                             rdfs:label "BFO CLIF specification label"@en .


<http://purl.obolibrary.org/obo/IAO_0000111> rdfs:comment "The concise, meaningful, and human-friendly name for a class or property preferred by the ontology developers. (US-English)"@en ;
                                             rdfs:label "editor preferred term"@en .


<http://purl.obolibrary.org/obo/IAO_0000112> rdfs:comment "A phrase describing how a term should be used and/or a citation to a work which uses it. May also include other kinds of examples that facilitate immediate understanding, such as widely know prototypes or instances of a class, or cases where a relation is said to hold."@en ;
                                             rdfs:label "example of usage"@en .


<http://purl.obolibrary.org/obo/IAO_0000114> rdfs:label "has curation status"@en .


<http://purl.obolibrary.org/obo/IAO_0000116> rdfs:comment "An administrative note intended for its editor. It may not be included in the publication version of the ontology, so it should contain nothing necessary for end users to understand the ontology."@en ;
                                             rdfs:label "editor note"@en .


<http://purl.obolibrary.org/obo/IAO_0000117> rdfs:comment "Name of editor entering the term in the file. The term editor is a point of contact for information regarding the term. The term editor may be, but is not always, the author of the definition, which may have been worked upon by several people"@en ;
                                             rdfs:label "term editor"@en .


<http://purl.obolibrary.org/obo/IAO_0000118> rdfs:comment """An alternative name for a class or property which means the same thing as the preferred name (semantically equivalent)
Annotations"""@en ;
                                             rdfs:label "alternative term"@en ;
                                             <http://www.w3.org/2004/02/skos/core#editorialNote> "Use skos:altLabel"@en .


<http://purl.obolibrary.org/obo/IAO_0000232> rdfs:comment "An administrative note of use for a curator but of no use for a user"@en ;
                                             rdfs:label "curator note"@en .


<http://purl.obolibrary.org/obo/IAO_0000234> rdfs:comment "The name of the person, project, or organization that motivated inclusion of an ontology term by requesting its addition."@en ;
                                             rdfs:label "ontology term requester"@en .


<http://purl.obolibrary.org/obo/IAO_0000412> rdfs:comment "For external terms/classes, the ontology from which the term was imported"@en ;
                                             rdfs:label "imported from"@en .


<http://purl.obolibrary.org/obo/IAO_0000426> rdfs:label "first order logic expression" .


<http://purl.obolibrary.org/obo/IAO_0000600> rdfs:label "elucidation"@en .


<http://purl.obolibrary.org/obo/IAO_0000601> rdfs:comment "An axiom associated with a term expressed using natural language"@en ;
                                             rdfs:label "has associated axiom(nl)"@en .


<http://purl.obolibrary.org/obo/IAO_0000602> rdfs:comment "An axiom expressed in first order logic using CLIF syntax"@en ;
                                             rdfs:label "has associated axiom(fol)"@en .


<http://purl.obolibrary.org/obo/IAO_0010000> rdfs:comment "A URI that is intended to be unique label for an axiom used for tracking change to the ontology. For an axiom expressed in different languages, each expression is given the same URI"@en ;
                                             rdfs:label "has axiom label"@en .


<http://schema.org/name> <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.org/dc/terms/title> .


<http://www.geneontology.org/formats/oboInOwl#consider> rdfs:label "consider"@en .


###  Generated by the OWL API (version 5.1.9) https://github.com/owlcs/owlapi/
