@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://cropontology.org/rdf/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . <https://cropontology.org/rdf/CO_326:0000631> metadata_def:mappingLoom "methodforestimatingnumberofpalmssampled" ; metadata_def:mappingSameURI <https://cropontology.org/rdf/CO_326:0000631> ; metadata_def:prefLabel "Method for estimating number of palms sampled"@en ; a owl:Class ; rdfs:label "Method for estimating number of palms sampled"@en ; rdfs:subClassOf ns0:Collection ; skos:definition "Method used for estimation of number of palms sampled in the population."@en ; ns0:acronym "SrcPSmplNbM"@en ; ns0:attribute "Method used for estimation of number of palms sampled in the population. Coded" ; ns0:entity "Source population" .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://cropontology.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .

<https://cropontology.org/rdf/CO_326:0000631>
    metadata_def:mappingLoom "methodforestimatingnumberofpalmssampled" ;
    metadata_def:mappingSameURI <https://cropontology.org/rdf/CO_326:0000631> ;
    metadata_def:prefLabel "Method for estimating number of palms sampled"@en ;
    a owl:Class ;
    rdfs:label "Method for estimating number of palms sampled"@en ;
    rdfs:subClassOf ns0:Collection ;
    skos:definition "Method used for estimation of number of palms sampled in the population."@en ;
    ns0:acronym "SrcPSmplNbM"@en ;
    ns0:attribute "Method used for estimation of number of palms sampled in the population. Coded" ;
    ns0:entity "Source population" .