@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<https://w3id.org/ozcar-theia/c_d0fbd294>
  skos:prefLabel "Experiment"@en ;
  a skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_b456a9b4> .

<https://w3id.org/ozcar-theia/c_b456a9b4>
  skos:definition <https://w3id.org/ozcar-theia/def_ef90a238> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:narrower <https://w3id.org/ozcar-theia/c_d0fbd294>, <https://w3id.org/ozcar-theia/c_0d3c5fdb> ;
  dc:created "2022-02-11T16:03:48"^^xsd:dateTime ;
  skos:prefLabel "Method"@en ;
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/20104>, <http://www.eionet.europa.eu/gemet/concept/13088> ;
  dc:modified "2022-02-11T16:07:04"^^xsd:dateTime ;
  skos:topConceptOf <https://w3id.org/ozcar-theia/> ;
  a skos:Concept .

<https://w3id.org/ozcar-theia/>
  a skos:ConceptScheme, owl:Ontology ;
  skos:hasTopConcept <https://w3id.org/ozcar-theia/c_b456a9b4> .

<https://w3id.org/ozcar-theia/def_ef90a238>
  dc:source <https://en.wikipedia.org/wiki/Method> ;
  rdf:value "A series of steps, or collection of methods, taken to acquire knowledge."@en .

<https://w3id.org/ozcar-theia/c_0d3c5fdb>
  skos:prefLabel "Statistical method"@en ;
  a skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_b456a9b4> .

