@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/48460c3b-c35a-4cd0-b8b7-dc4f6fa8f34c> a dcat:Dataset ;
    dct:description "Case-related information." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/pjgc-h7uv> ;
    dct:issued "2019-02-04"^^xsd:date ;
    dct:modified "2025-04-17"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Case-Related Information About Civil Litigation" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/48460c3b-c35a-4cd0-b8b7-dc4f6fa8f34c/resource/493b2bec-b3ce-42a5-93f0-4d0bcdcba3d6>,
        <https://data.amerigeoss.org/dataset/48460c3b-c35a-4cd0-b8b7-dc4f6fa8f34c/resource/7bc2ea3f-dd47-4d71-a9ab-89adc63d5d99>,
        <https://data.amerigeoss.org/dataset/48460c3b-c35a-4cd0-b8b7-dc4f6fa8f34c/resource/ac705160-8ad2-4d4c-8064-dd624a55bd11>,
        <https://data.amerigeoss.org/dataset/48460c3b-c35a-4cd0-b8b7-dc4f6fa8f34c/resource/f888f5d9-b82f-4af5-be0c-b21545e1a3b1> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "justice",
        "law",
        "lawyer",
        "litigation" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/48460c3b-c35a-4cd0-b8b7-dc4f6fa8f34c/resource/493b2bec-b3ce-42a5-93f0-4d0bcdcba3d6> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:04:35.559614"^^xsd:dateTime ;
    dct:modified "2025-09-29T15:21:14.294360"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/pjgc-h7uv/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/48460c3b-c35a-4cd0-b8b7-dc4f6fa8f34c/resource/7bc2ea3f-dd47-4d71-a9ab-89adc63d5d99> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:04:35.559628"^^xsd:dateTime ;
    dct:modified "2025-09-29T15:21:14.295882"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/pjgc-h7uv/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/48460c3b-c35a-4cd0-b8b7-dc4f6fa8f34c/resource/ac705160-8ad2-4d4c-8064-dd624a55bd11> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:04:35.559624"^^xsd:dateTime ;
    dct:modified "2025-09-29T15:21:14.295134"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/pjgc-h7uv/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/48460c3b-c35a-4cd0-b8b7-dc4f6fa8f34c/resource/f888f5d9-b82f-4af5-be0c-b21545e1a3b1> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:04:35.559631"^^xsd:dateTime ;
    dct:modified "2025-09-29T15:21:14.296731"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/pjgc-h7uv/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

