@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:-organizations
  a isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member n9j:-TXP84ZHM-W .

n9j:-TXP84ZHM-W
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/National_Association_of_Criminal_Defense_Lawyers> ;
  skos:definition "The mission of the National Association of Criminal Defense Lawyers (NACDL) is to assist attorneys defending the accused in criminal cases to ensure that justice and due process are protected. After attending a course at Northwestern University Law School in Chicago, Illinois, a group of defense attorneys formed the NACDL in 1958, with the help of Professor Fred Inbau. [Source: Encyclopedia of the Fourth Amendment; National Association of Criminal Defense Lawyers]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-M0P9PTKP-0 ;
  skos:prefLabel "National Association of Criminal Defense Lawyers"@en .

n9j:-M0P9PTKP-0
  skos:prefLabel "organizations important to the Fourth Amendment"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TXP84ZHM-W .

n9j: a skos:ConceptScheme .
