@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatde: <http://dcat-ap.de/def/dcatde/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dcat-ap.de/def/licenses/dl-by-de/2.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

<https://opendata.stadt-muenster.de/dataset/sporthallen-belegungsplan> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://opendata.stadt-muenster.de/> ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/districtKey/05515> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "Public " ],
        [ a dct:RightsStatement ;
            rdfs:label "Public " ],
        [ a dct:RightsStatement ;
            rdfs:label "Public " ] ;
    dct:description """<p>Dieser Datensatz enthält eine Liste aller Sporthallen in Münster, sowie die Belegungsplanung dieser Sportstätten. Es handelt sich um eine Live-Schnittstelle in den Belegungskalender der Stadt Münster. Enthalten sind die gleichen Daten, die auch für die Sporthallensuche auf der Webseite der Stadt Münster genutzt werden: Welche Vereine belegen mit welchen Sportarten zu welchen Zeiten welche Sporthallen.</p>
""" ;
    dct:identifier "aca473a1-f20c-467a-b1ab-021bd93c4962" ;
    dct:issued "2026-04-07T01:15:08+02:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2024-06-07T11:47:20+02:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "foaf:Organization" ;
            foaf:homepage <https://www.stadt-muenster.de> ;
            foaf:name "Stadt Münster" ],
        [ a foaf:Agent ;
            dct:type "foaf:Organization" ;
            foaf:homepage <https://www.stadt-muenster.de> ;
            foaf:name "Stadt Münster" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/districtKey/05515> ] ;
    dct:title "Sporthallen - Belegungsplan" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Open Data Koordination Münster" ;
            vcard:hasEmail <mailto:opendata@citeq.de> ],
        [ a vcard:Kind ;
            vcard:fn "Open Data Koordination Münster" ;
            vcard:hasEmail <mailto:opendata@citeq.de> ] ;
    dcat:distribution <https://opendata.stadt-muenster.de/dataset/sporthallen-belegungsplan/resource/02daabdf-aaf9-48de-b369-7f95dae4a8a4>,
        <https://opendata.stadt-muenster.de/dataset/sporthallen-belegungsplan/resource/759d6b77-c81a-44da-a775-781792e84217>,
        <https://opendata.stadt-muenster.de/dataset/sporthallen-belegungsplan/resource/e582d399-7706-4ce0-bf50-fe8408c11b21> ;
    dcat:keyword "Freizeit",
        "Kultur",
        "Sport und Tourismus" ;
    dcat:landingPage <https://www.stadt-muenster.de/sportamt/sportstaetten> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> ;
    foaf:page <https://opendata.stadt-muenster.de/dataset/sporthallen-belegungsplan> .

<https://www.stadt-muenster.de/sportamt/sportstaetten> a foaf:Document .

<http://dcat-ap.de/def/licenses/other-closed> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<http://publications.europa.eu/resource/authority/file-type/XML> a dct:MediaTypeOrExtent .

<https://opendata.stadt-muenster.de/dataset/sporthallen-belegungsplan/resource/02daabdf-aaf9-48de-b369-7f95dae4a8a4> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XML> ;
    dct:issued "2019-06-28T15:54:09+02:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2019-07-18T10:58:07+02:00"^^xsd:dateTime ;
    dct:title "Vereine und Organisationen" ;
    dcat:accessURL <https://opendata.stadt-muenster.de/dataset/sporthallen-belegungsplan/resource/02daabdf-aaf9-48de-b369-7f95dae4a8a4> ;
    foaf:page <https://opendata.stadt-muenster.de/dataset/sporthallen-belegungsplan/resource/02daabdf-aaf9-48de-b369-7f95dae4a8a4> .

<https://opendata.stadt-muenster.de/dataset/sporthallen-belegungsplan/resource/759d6b77-c81a-44da-a775-781792e84217> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dcatde:licenseAttributionByText """<p>Stadt Münster</p>
""" ;
    dct:description """<p>Die XML-Datei mit dem Belegungsplan ist nach dem folgenden Schema aufgebaut. Für jede Einrichtung bzw. Sportstätte werden die unterschiedlichen Belegungungen mit diesen Parametern aufgelistet:</p>

<ul>
	<li>Start- und Endzeit</li>
	<li>Wiederholungsrhytmus</li>
	<li>Nutzergruppe</li>
	<li>Bereich</li>
</ul>
<br />
<p>Schema-Auszug:</p>

<pre>
&lt;Einrichtung&gt;
  &lt;Nummer&gt;00001&lt;/Nummer&gt;
  &lt;Name&gt;Aaseesporthalle (105)&lt;/Name&gt;
  &lt;Belegung&gt;
    &lt;WochentagInt&gt;1&lt;/WochentagInt&gt;
    &lt;Wochentag&gt;Mo&lt;/Wochentag&gt;
    &lt;Start&gt;07:45&lt;/Start&gt;
    &lt;Ende&gt;09:30&lt;/Ende&gt;
    &lt;Dauer&gt;01:45&lt;/Dauer&gt;
    &lt;Belegrhythmus&gt;Wo&lt;/Belegrhythmus&gt;
    &lt;Nutzer-NutzergruppenNr&gt;001068&lt;/Nutzer-NutzergruppenNr&gt;
    &lt;Nutzer-Nutzergruppen&gt;Erich-Klausener-Schule (201)&lt;/Nutzer-Nutzergruppen&gt;
    &lt;Nutzer-NutzergruppeKng&gt;V&lt;/Nutzer-NutzergruppeKng&gt;
    &lt;Bereich&gt;Schulsport&lt;/Bereich&gt;
</pre>

<br />
Zum Zugriff auf die Daten klicken Sie bitte auf das folgende Icon.""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XML> ;
    dct:issued "2019-06-28T15:54:08+02:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2023-03-31T08:52:22+02:00"^^xsd:dateTime ;
    dct:title "Belegungsplan" ;
    dcat:accessURL <https://opendata.stadt-muenster.de/dataset/sporthallen-belegungsplan/resource/759d6b77-c81a-44da-a775-781792e84217> ;
    foaf:page <https://opendata.stadt-muenster.de/dataset/sporthallen-belegungsplan/resource/759d6b77-c81a-44da-a775-781792e84217> .

<https://opendata.stadt-muenster.de/dataset/sporthallen-belegungsplan/resource/e582d399-7706-4ce0-bf50-fe8408c11b21> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XML> ;
    dct:issued "2019-06-28T15:54:06+02:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2019-07-18T10:58:07+02:00"^^xsd:dateTime ;
    dct:title "Liste der Sporthallen" ;
    dcat:accessURL <https://opendata.stadt-muenster.de/dataset/sporthallen-belegungsplan/resource/e582d399-7706-4ce0-bf50-fe8408c11b21> ;
    foaf:page <https://opendata.stadt-muenster.de/dataset/sporthallen-belegungsplan/resource/e582d399-7706-4ce0-bf50-fe8408c11b21> .

