@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-laws
  a isothes:ConceptGroup ;
  skos:prefLabel "laws"@en ;
  skos:member n9j:-H29DQ8VX-X .

n9j:-H29DQ8VX-X
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Electronic_Communications_Privacy_Act> ;
  skos:definition "The U.S. Electronic Communications Privacy Act (ECPA) of 1986 was created in order to address privacy issues surrounding the pervasiveness of computers and databases in the government and the workplace. Its major provisions include extending privacy protection to email, voice mail, and remote computing services. [Source: Encyclopedia of New Media; Electronic Communications Privacy Act]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-DL7F6CZP-L ;
  skos:prefLabel "Electronic Communications Privacy Act"@en .

n9j:-DL7F6CZP-L
  skos:prefLabel "legal topics"@en ;
  a skos:Concept ;
  skos:narrower n9j:-H29DQ8VX-X .

n9j: a skos:ConceptScheme .
