@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://w3id.org/pmd/log/> . @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 obo_purl: <http://purl.obolibrary.org/obo/> . ns0:LOG_1900001 obo_purl:IAO_0000412 "https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/ActsOnBehalfOfAtSomeTime" ; a owl:ObjectProperty ; rdfs:label "acts on behalf of"@en ; skos:definition "relation from a material entity to a person or a group of agents or engineered system that holds when the material entity participates in some planned process in order to fulfill an objective for the person or group of agents or engineered system" .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://w3id.org/pmd/log/> .
@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 obo_purl: <http://purl.obolibrary.org/obo/> .

ns0:LOG_1900001
    obo_purl:IAO_0000412 "https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/ActsOnBehalfOfAtSomeTime" ;
    a owl:ObjectProperty ;
    rdfs:label "acts on behalf of"@en ;
    skos:definition "relation from a material entity to a person or a group of agents or engineered system that holds when the material entity participates in some planned process in order to fulfill an objective for the person or group of agents or engineered system" .