@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-JWKGT4XN-Q>
  skos:prefLabel "modalité"@fr, "modality"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-V2182DKS-8> .

<http://data.loterre.fr/ark:/67375/8LP-V2182DKS-8>
  skos:example "Deontic modality encompasses four sub-values: obligation permission prohibition and necessity (the conceptualizer expresses his or someone else's needs). (Mendes, Hendrickx, Ávila, Quaresma, Gonҫalves & Sequeira, 2016)"@en, "This means that projection of deontic modality in imperatives is independent from the lexical form of negation. (Han & Lee, 2001)"@en, "The representation of modal auxiliaries is particularly relevant for legal domain texts where deontic modality is essential. (Baptista, Reis, Dias & Santos, 2024)"@en ;
  dc:modified "2024-06-10T09:03:15"^^xsd:dateTime ;
  skos:prefLabel "deontic modality"@en, "modalité déontique"@fr ;
  skos:hiddenLabel "Modalité déontique"@fr, "Deontic modality"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-JWKGT4XN-Q> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

