@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://ogd.cynkra.dev/dataset/6ca9f115-b004-4862-8ff8-f9eb9ebc9623> a dcat:Dataset ;
    dct:description "Das Amt für Raumentwicklung und Geoinformation (AREG) des Kantons St.Gallen publiziert Geodaten auf dem Bundesportal für Open Data <a href=\"https://opendata.swiss/de/organization/amt-fuer-raumentwicklung-und-geoinformation-areg-kanton-st-gallen\" target=\"_blank\">opendata.swiss</a>. Dieser Datensatz zeigt sämtliche Metadaten dieser Datensätze und ermöglicht direkten Zugriff auf die Zugangs-URL und auf den Eintrag im Metadatenkatalog." ;
    dct:identifier "6ca9f115-b004-4862-8ff8-f9eb9ebc9623" ;
    dct:issued "2026-07-02T05:40:45.712557"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:40:45.712591"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Geodaten Kanton St.Gallen (Metadaten opendata.swiss)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amt für Raumentwicklung und Geoinformation (SG)" ] ;
    dcat:keyword "geodaten",
        "geographie",
        "ogd",
        "raum und umwelt" .

<https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> a foaf:Agent ;
    foaf:name "DSSG" .

