@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://dadesobertes.gva.es/dataset/5dbba333-2e12-40ad-99c2-472a45903c9c> a dcat:Dataset ;
    dct:accrualPeriodicity "Dependiente de origen de datos" ;
    dct:description "Información sobre puntos de atención al contribuyente y centros gestores de la Agencia Tributaria Valenciana y su ámbito territorial de actuación." ;
    dct:identifier "5dbba333-2e12-40ad-99c2-472a45903c9c" ;
    dct:issued "2023-08-30T06:03:26.797848"^^xsd:dateTime ;
    dct:modified "2025-12-17T10:55:18.438121"^^xsd:dateTime ;
    dct:publisher <https://dadesobertes.gva.es/organization/318dd96c-aab4-4fce-afdf-b0aca2676186> ;
    dct:title "Puntos de atención al contribuyente ATV (Agencia Tributaria Valenciana)" ;
    dcat:distribution <https://dadesobertes.gva.es/dataset/5dbba333-2e12-40ad-99c2-472a45903c9c/resource/91322a4a-4428-4e56-9ff4-fdc0d5bf7f87> ;
    dcat:keyword "ATV",
        "Impuestos",
        "Municipio" ;
    dcat:landingPage <https://atv.gva.es/va/oficinas-competentes> .

<https://atv.gva.es/va/oficinas-competentes> a foaf:Document .

<https://dadesobertes.gva.es/dataset/5dbba333-2e12-40ad-99c2-472a45903c9c/resource/91322a4a-4428-4e56-9ff4-fdc0d5bf7f87> a dcat:Distribution ;
    dct:description "Listado de oficinas liquidadoras de impuestos correspondientes a los municipios de la Comunitat Valenciana." ;
    dct:format "CSV" ;
    dct:issued "2023-08-30T06:03:27.700124"^^xsd:dateTime ;
    dct:modified "2023-08-30T06:03:27.700124"^^xsd:dateTime ;
    dct:title "Oficinas liquidadoras" ;
    dcat:accessURL <https://dadesobertes.gva.es/dataset/5dbba333-2e12-40ad-99c2-472a45903c9c/resource/91322a4a-4428-4e56-9ff4-fdc0d5bf7f87/download/puntos_atencion_contribuyente.csv> ;
    dcat:byteSize "335424"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://dadesobertes.gva.es/organization/318dd96c-aab4-4fce-afdf-b0aca2676186> a foaf:Agent ;
    foaf:name "Generalitat Valenciana" .

