@prefix c0x: <http://data.loterre.fr/ark:/67375/C0X> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

c0x:-N995XL0V-1
  skos:prefLabel "tracking protocol"@en, "protocole de traçage"@fr ;
  a skos:Concept ;
  skos:narrower c0x:-N5BTDWFW-Z .

c0x:-N5BTDWFW-Z
  skos:prefLabel "Decentralized Privacy-Preserving Proximity Tracing"@en, "Decentralized Privacy-Preserving Proximity Tracing"@fr ;
  skos:definition "Decentralized Privacy-Preserving Proximity Tracing (DP-3T, stylized as dp3t) is an open protocol developed in response to the COVID-19 pandemic to facilitate digital contact tracing of infected participants. The protocol, like competing protocol Pan-European Privacy-Preserving Proximity Tracing (PEPP-PT), uses Bluetooth Low Energy to track and log encounters with other users. (Wikipedia)"@en ;
  skos:altLabel "DP-3T"@en, "DP-3T"@fr, "DP3T"@en, "DP3T"@fr ;
  skos:inScheme c0x: ;
  a skos:Concept ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Decentralized_Privacy-Preserving_Proximity_Tracing> ;
  skos:broader c0x:-N995XL0V-1 ;
  dc11:creator "Patricia Fener" .

c0x: a skos:ConceptScheme .
