@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://github.com/datafoodconsortium/ontology/releases/latest/download/DFC_BusinessOntology.owl#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix ns1: <https://github.com/datafoodconsortium/ontology/releases/latest/download/> . @prefix dc: <http://purl.org/dc/elements/1.1/> . <https://github.com/datafoodconsortium/ontology/releases/latest/download/DFC_BusinessOntology.owl> dc:contributor ns0:maximeL . ns0:maximeL a owl:NamedIndividual, foaf:Person .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://github.com/datafoodconsortium/ontology/releases/latest/download/DFC_BusinessOntology.owl#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns1: <https://github.com/datafoodconsortium/ontology/releases/latest/download/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .

<https://github.com/datafoodconsortium/ontology/releases/latest/download/DFC_BusinessOntology.owl>
    dc:contributor ns0:maximeL .

ns0:maximeL
    a owl:NamedIndividual, foaf:Person .