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

n9j:-XBMJDW76-8
  skos:prefLabel "law and justice"@en ;
  a skos:Concept ;
  skos:narrower n9j:-XCDFPPBW-T .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-XCDFPPBW-T .

n9j: a skos:ConceptScheme .
n9j:-XCDFPPBW-T
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Miranda_rights> ;
  skos:definition "The Miranda warnings may be the most famous words ever written by the Supreme Court. The first warning is the best known: “You have a right to remain silent.” Police officers addressing a suspect in custody are required to further warn: “Anything you say can and will be used against you in a court of law; you have a right to a lawyer and to have them present with you during questioning; if you can't afford a lawyer, one will be appointed for you.” If a suspect waives these warnings he or she must do it knowingly. [Source: Encyclopedia of Crime and Punishment; Miranda Rights]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-XBMJDW76-8 ;
  skos:prefLabel "Miranda rights"@en .

