@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://agroportal.lirmm.fr/ontologies/LEXEAU#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . ns0:OWLDataProperty_535d779b_d56c_4c91_b512_5916d8e445c6 a owl:DatatypeProperty ; rdfs:label "creation date"@en, "date de création"@fr .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://agroportal.lirmm.fr/ontologies/LEXEAU#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

ns0:OWLDataProperty_535d779b_d56c_4c91_b512_5916d8e445c6
    a owl:DatatypeProperty ;
    rdfs:label "creation date"@en, "date de création"@fr .