{ "@context": { "@version": 1.1, "hhs": "https://www.hhs.gov/", "fda": "https://open.fda.gov/", "grants": "https://api.simpler.grants.gov/", "schema": "https://schema.org/", "dcat": "https://www.w3.org/ns/dcat#", "dct": "http://purl.org/dc/terms/", "skos": "http://www.w3.org/2004/02/skos/core#", "Opportunity": "grants:Opportunity", "opportunity_id": {"@id": "grants:opportunity_id", "@type": "schema:Integer"}, "opportunity_number": {"@id": "grants:opportunity_number", "@type": "schema:Text"}, "opportunity_title": {"@id": "grants:opportunity_title", "@type": "schema:Text"}, "agency_name": {"@id": "grants:agency_name", "@type": "schema:Text"}, "agency_code": {"@id": "grants:agency_code", "@type": "schema:Text"}, "close_date": {"@id": "grants:close_date", "@type": "schema:Date"}, "award_floor": {"@id": "grants:award_floor", "@type": "schema:MonetaryAmount"}, "award_ceiling": {"@id": "grants:award_ceiling", "@type": "schema:MonetaryAmount"}, "post_date": {"@id": "grants:post_date", "@type": "schema:Date"}, "archive_date": {"@id": "grants:archive_date", "@type": "schema:Date"}, "is_cost_sharing": {"@id": "grants:is_cost_sharing", "@type": "schema:Boolean"}, "opportunity_status": {"@id": "grants:opportunity_status", "@type": "schema:Text"}, "Agency": "grants:Agency", "agency_id": {"@id": "grants:agency_id", "@type": "schema:Integer"}, "top_level_agency_name": {"@id": "grants:top_level_agency_name", "@type": "schema:Text"}, "DrugAdverseEvent": "fda:DrugAdverseEvent", "DrugLabel": "fda:DrugLabel", "DrugRecall": "fda:DrugRecall", "DeviceClearance": "fda:DeviceClearance", "FoodEnforcement": "fda:FoodEnforcement", "HealthDataset": {"@id": "dcat:Dataset"}, "HealthDataCatalog": {"@id": "dcat:Catalog"}, "title": {"@id": "dct:title"}, "description": {"@id": "dct:description"}, "publisher": {"@id": "dct:publisher"}, "issued": {"@id": "dct:issued", "@type": "schema:Date"}, "modified": {"@id": "dct:modified", "@type": "schema:Date"}, "license": {"@id": "dct:license"}, "theme": {"@id": "dcat:theme"}, "keyword": {"@id": "dcat:keyword"}, "distribution": {"@id": "dcat:distribution"}, "downloadURL": {"@id": "dcat:downloadURL", "@type": "@id"}, "mediaType": {"@id": "dcat:mediaType"}, "HealthCenter": "hhs:HealthCenter", "FQHCProvider": "hhs:FQHCProvider", "RyanWhiteProvider": "hhs:RyanWhiteProvider", "HealthContent": "hhs:HealthContent", "topic_id": {"@id": "hhs:topic_id", "@type": "schema:Integer"}, "topic_title": {"@id": "hhs:topic_title", "@type": "schema:Text"}, "category": {"@id": "hhs:category", "@type": "schema:Text"}, "language": {"@id": "hhs:language", "@type": "schema:Language"}, "last_updated": {"@id": "hhs:last_updated", "@type": "schema:Date"}, "name": {"@id": "schema:name"}, "url": {"@id": "schema:url", "@type": "@id"}, "identifier": {"@id": "schema:identifier"}, "image": {"@id": "schema:image", "@type": "@id"}, "contactPoint": {"@id": "schema:contactPoint"}, "email": {"@id": "schema:email"}, "telephone": {"@id": "schema:telephone"}, "address": {"@id": "schema:address"}, "geo": {"@id": "schema:geo"}, "latitude": {"@id": "schema:latitude"}, "longitude": {"@id": "schema:longitude"} } }