@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://w3id.org/pmd/co/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix obo_purl: <http://purl.obolibrary.org/obo/> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix metadata: <http://data.bioontology.org/metadata/> . ns0:PMD_0000564 rdfs:subClassOf ns0:PMD_0000575 . ns0:PMD_0000575 metadata_def:mappingLoom "coatingfunction" ; metadata_def:mappingSameURI ns0:PMD_0000575 ; metadata_def:prefLabel "Beschichtungsfunktion"@de, "coating function"@en ; metadata:prefixIRI "co:PMD_0000575" ; a owl:Class ; rdfs:label "Beschichtungsfunktion"@de, "coating function"@en ; rdfs:subClassOf obo_purl:BFO_0000034 ; skos:definition "A function performed to apply a layer or coating to a surface to enhance its properties or appearance."@en, "Eine Funktion, die ausgeführt wird, um eine Schicht oder Beschichtung auf eine Oberfläche aufzutragen, um deren Eigenschaften oder Aussehen zu verbessern."@de ; ns0:PMD_0000060 true .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://w3id.org/pmd/co/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix obo_purl: <http://purl.obolibrary.org/obo/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata: <http://data.bioontology.org/metadata/> .

ns0:PMD_0000564
    rdfs:subClassOf ns0:PMD_0000575 .

ns0:PMD_0000575
    metadata_def:mappingLoom "coatingfunction" ;
    metadata_def:mappingSameURI ns0:PMD_0000575 ;
    metadata_def:prefLabel "Beschichtungsfunktion"@de, "coating function"@en ;
    metadata:prefixIRI "co:PMD_0000575" ;
    a owl:Class ;
    rdfs:label "Beschichtungsfunktion"@de, "coating function"@en ;
    rdfs:subClassOf obo_purl:BFO_0000034 ;
    skos:definition "A function performed to apply a layer or coating to a surface to enhance its properties or appearance."@en, "Eine Funktion, die ausgeführt wird, um eine Schicht oder Beschichtung auf eine Oberfläche aufzutragen, um deren Eigenschaften oder Aussehen zu verbessern."@de ;
    ns0:PMD_0000060 true .