@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/a9a06cf7-504f-4b00-89ad-48e2db4f0ef3> a dcat:Dataset ;
    dct:identifier "a9a06cf7-504f-4b00-89ad-48e2db4f0ef3" ;
    dct:issued "2025-11-25T11:27:27.313270"^^xsd:dateTime ;
    dct:modified "2025-11-25T11:27:27.313275"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Quantitativo por situação" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SRCA" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/a9a06cf7-504f-4b00-89ad-48e2db4f0ef3/resource/027fa569-bb6b-400e-9e7e-cac6d84d9a06> ;
    dcat:keyword "alunos",
        "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "geo",
        "geoss",
        "national",
        "situacao",
        "south-america" ;
    dcat:landingPage <SIGA> .

<SIGA> a foaf:Document .

<https://data.amerigeoss.org/dataset/a9a06cf7-504f-4b00-89ad-48e2db4f0ef3/resource/027fa569-bb6b-400e-9e7e-cac6d84d9a06> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-12-17T13:11:14.370515"^^xsd:dateTime ;
    dct:modified "2025-11-25T11:27:27.306473"^^xsd:dateTime ;
    dct:title "Quantitativo de alunos por situação - 2020" ;
    dcat:accessURL <https://dados.univasf.edu.br/dataset/a9a06cf7-504f-4b00-89ad-48e2db4f0ef3/resource/027fa569-bb6b-400e-9e7e-cac6d84d9a06/download/3-quantitativo-por-situacao_17-03-2020.csv> ;
    dcat:byteSize "14105"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> a foaf:Agent ;
    foaf:name "Brazil" .

