@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:324395_def
  rdf:value "Determinación de las formas o las estructuras tridimensionales de todas las proteínas o de importantes biomoléculas codificadas por los genomas."@es, "Determination of the three-dimensional shapes or structures of all proteins or important biomolecules en-coded by the genomes."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:17410
  skos:prefLabel "genómica"@es, "genomics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:324395 .

nalt:324395
  skos:broader nalt:17410 ;
  skos:definition nalt:324395_def ;
  dc:modified "2018-11-14"^^xsd:date ;
  ns0:marc001 "90824" ;
  skos:altLabel "structural proteomics"@en ;
  skos:related nalt:7773 ;
  dc:created "2018-09-14"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "structural genomic"@en, "structural proteomic"@en ;
  skos:prefLabel "structural genomics"@en, "genómica estructural"@es .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:7773
  skos:prefLabel "estructura de las proteínas"@es, "protein structure"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:324395 .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

