@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/02e674fd-17b7-420f-8bf2-f6c4839ceae7> a dcat:Dataset ;
    dct:description """NYTD in Practice publications provide resources to help the NYTD workforce.

Metadata-only record linking to the original dataset. Open original dataset below.""" ;
    dct:identifier <https://healthdata.gov/api/views/k4pb-3whc> ;
    dct:issued "2025-09-04"^^xsd:date ;
    dct:modified "2025-09-05"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Tips for Building a Social Media Presence" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ACF Data Team" ;
            vcard:hasEmail <mailto:ohsepr@acf.hhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/02e674fd-17b7-420f-8bf2-f6c4839ceae7/resource/5c397f8e-ccd6-4766-9a34-182f4c9a50e3> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "media",
        "non",
        "profit",
        "program",
        "social" ;
    dcat:theme <%7BACF%7D> .

<https://data.amerigeoss.org/dataset/02e674fd-17b7-420f-8bf2-f6c4839ceae7/resource/5c397f8e-ccd6-4766-9a34-182f4c9a50e3> a dcat:Distribution ;
    dct:description "Access the complete Tips for Building a Social Media Presence on the official website." ;
    dct:format "HTML" ;
    dct:issued "2025-09-07T00:01:43.610302"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:40:59.388881"^^xsd:dateTime ;
    dct:title "Official Data Source" ;
    dcat:accessURL <https://acf.gov/cb/training-technical-assistance/tips-building-social-media-presence> ;
    dcat:mediaType "text/html" .

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

