@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh98006959
  skos:altLabel "ITU-T Recommendation G.723.1 (Audio coding standard)"@en, "ITU G.723.1 (Audio coding standard)"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  skos:broader lcsh:sh98007203, lcsh:sh98007202 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "G.723.1 (Audio coding standard)"@en ;
  dc:modified "1999-01-28T07:50:32"^^xsd:dateTime ;
  dc:created "1998-10-23T00:00:00"^^xsd:dateTime .

lcsh:sh98007203
  skos:prefLabel "Speech processing systems--Standards"@en ;
  a skos:Concept .

lcsh:sh98007202
  skos:prefLabel "Sound--Recording and reproducing--Digital techniques--Standards"@en ;
  a skos:Concept .

