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

lcsh:sh85007815
  skos:prefLabel "Art, American--20th century"@en ;
  a skos:Concept ;
  skos:related lcsh:sh2007009596 .

<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh2007009596 .

lcsh:sh2007009596
  skos:related lcsh:sh85007815 ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  a skos:Concept ;
  skos:notation "N6512.5.F66" ;
  skos:prefLabel "Fort Worth Circle (Group of artists)"@en ;
  skos:altLabel "Fort Worth School (Group of artists)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:created "2007-11-05T00:00:00"^^xsd:dateTime ;
  dc:modified "2007-12-07T07:54:34"^^xsd:dateTime .

