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

<https://catalog.dvrpc.org/dataset/7e138247-f125-4907-8d84-77627d3ad765> a dcat:Dataset ;
    dct:description "A reference table of acronyms and terms used in the DVRPC Transportation Improvement Program (TIP), including definitions, categories, funding-source classifications, and applicability to Pennsylvania and New Jersey. The dataset covers project phases, federal and state funding programs, fund types, transportation agencies, and other terminology used in TIP project listings and documentation." ;
    dct:identifier "7e138247-f125-4907-8d84-77627d3ad765" ;
    dct:issued "2026-09-22T16:08:43.638952"^^xsd:dateTime ;
    dct:modified "2026-09-22T16:14:04.257596"^^xsd:dateTime ;
    dct:publisher <https://catalog.dvrpc.org/organization/c59ea1c7-70d9-4a1f-86f2-6b35ce91ccdb> ;
    dct:source "Delaware Valley Regional Planning Commission (DVRPC)" ;
    dct:title "TIP Acronyms" ;
    dcat:distribution <https://catalog.dvrpc.org/dataset/7e138247-f125-4907-8d84-77627d3ad765/resource/b66fec9f-3fa2-44a9-af55-dd147beb3f45> .

<https://catalog.dvrpc.org/dataset/7e138247-f125-4907-8d84-77627d3ad765/resource/b66fec9f-3fa2-44a9-af55-dd147beb3f45> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-09-22T16:09:36.377979"^^xsd:dateTime ;
    dct:modified "2026-09-22T16:09:36.864154"^^xsd:dateTime ;
    dct:title "TIP Acronyms" ;
    dcat:accessURL <https://catalog.dvrpc.org/dataset/7e138247-f125-4907-8d84-77627d3ad765/resource/b66fec9f-3fa2-44a9-af55-dd147beb3f45/download/tip_acronyms.csv> ;
    dcat:byteSize 42058.0 ;
    dcat:mediaType "text/csv" .

<https://catalog.dvrpc.org/organization/c59ea1c7-70d9-4a1f-86f2-6b35ce91ccdb> a foaf:Organization ;
    foaf:name "DVRPC" .

