@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/4d8197e9-52c1-40b7-80c2-388a705b09de> a dcat:Dataset ;
    dct:description "MeSH on Demand identifies MeSH Terms in your text using the NLM Medical Text Indexer (MTI) program. After processing, MeSH on Demand returns a list of MeSH Terms relevant to your text as well as a list of related articles from PubMed." ;
    dct:identifier <https://datadiscovery.nlm.nih.gov/api/views/bjsc-pi25> ;
    dct:issued "2021-06-30"^^xsd:date ;
    dct:modified "2022-05-25"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "MeSH on Demand" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "National Library of Medicine" ;
            vcard:hasEmail <mailto:custserv@nlm.nih.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4d8197e9-52c1-40b7-80c2-388a705b09de/resource/1970040e-23d2-4845-a75f-38d9be24a27b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "literature",
        "national",
        "north-america",
        "terminologies",
        "tools-utilities",
        "united-states" ;
    dcat:theme <%7B%22NLM%20Products%20and%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/4d8197e9-52c1-40b7-80c2-388a705b09de/resource/1970040e-23d2-4845-a75f-38d9be24a27b> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-07-03T16:49:35.911109"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:58:25.102899"^^xsd:dateTime ;
    dct:title "Query Interface" ;
    dcat:accessURL <https://meshb.nlm.nih.gov/MeSHonDemand> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

