@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:-X7XQNW80-Q .

n9j:-R39P9Z4D-3
  skos:prefLabel "financial law"@en ;
  a skos:Concept ;
  skos:narrower n9j:-X7XQNW80-Q .

n9j: a skos:ConceptScheme .
n9j:-X7XQNW80-Q
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Computer_Fraud_and_Abuse_Act> ;
  skos:definition "COMPUTER-RELATED crime grew exponentially throughout the 1990s. Into the 21st century, computer-related crimes have become more and more prevalent and diverse. [Source: Encyclopedia of White-Collar & Corporate Crime; Computer Fraud and Abuse Act]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-R39P9Z4D-3 ;
  skos:prefLabel "Computer Fraud and Abuse Act"@en .

