@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

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

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

<https://ckan.open.nrw.de/organization/74914aad-dcf1-4df9-9e70-c3319902651c> a foaf:Agent ;
    foaf:name "Münster" .

<https://opendata.stadt-muenster.de/dataset/standorte-der-fahrradverleihe-m%C3%BCnster-2022> 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>Diese Datei enthält die Standorte und Adressen aller Münsteraner Fahrradverleihe. Diese Inhalte wurden recherchiert und zur Verfügung gestellt von dem ehemaligen Münsterhack-Projekt "Leihleeze". Leider existiert das Projekt nicht mehr.</p>

<p>Die Daten geben den Stand zum Ende des Jahres 2022 wieder.</p>
""" ;
    dct:identifier "660d07f8-1d8b-4e11-8baa-84ba6dc47c0b" ;
    dct:issued "2026-07-17T01:15:06+02:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2023-05-22T16:44:32+02:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/74914aad-dcf1-4df9-9e70-c3319902651c> ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/districtKey/05515> ] ;
    dct:title "Standorte der Fahrradverleihe in Münster 2022" ;
    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/standorte-der-fahrradverleihe-m%C3%BCnster/resource/2cd3d752-4d80-494a-91f7-9ddd016625a9> ;
    dcat:keyword "Transport und Verkehr" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> ;
    foaf:page <https://opendata.stadt-muenster.de/dataset/standorte-der-fahrradverleihe-m%C3%BCnster-2022> .

<https://opendata.stadt-muenster.de/sites/default/files/4b9ba21661d369a151c4cfbdf2546445.csv> a rdfs:Resource .

<http://dcat-ap.de/def/hashAlgorithms/md/5> a spdx:ChecksumAlgorithm .

<https://opendata.stadt-muenster.de/dataset/standorte-der-fahrradverleihe-m%C3%BCnster/resource/2cd3d752-4d80-494a-91f7-9ddd016625a9> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>Bescheibung der im Datensatz enthaltenen Felder:</p>

<table border="1" cellpadding="1" cellspacing="1" style="width:500px;">
	<tbody>
		<tr>
			<td style="width: 164px;">name</td>
			<td style="width: 334px;">Verleih-Name</td>
		</tr>
		<tr>
			<td style="width: 164px;">street</td>
			<td style="width: 334px;">Straße</td>
		</tr>
		<tr>
			<td style="width: 164px;">zip</td>
			<td style="width: 334px;">PLZ</td>
		</tr>
		<tr>
			<td style="width: 164px;">latitude</td>
			<td style="width: 334px;">Geokoordinate Latitude</td>
		</tr>
		<tr>
			<td style="width: 164px;">longitude</td>
			<td style="width: 334px;">Geokoordinate Longitude</td>
		</tr>
		<tr>
			<td style="width: 164px;">hasEbikes</td>
			<td style="width: 334px;">Verleiht Ebikes? ja = true, nein = false</td>
		</tr>
		<tr>
			<td style="width: 164px;">hasDelivery</td>
			<td style="width: 334px;">Liefert? ja = true, nein = false</td>
		</tr>
	</tbody>
</table>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2019-09-06T16:12:23+02:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2023-05-22T16:23:08+02:00"^^xsd:dateTime ;
    dct:title "Standorte der Fahrradverleihe in Münster - CSV" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "2320850e974f59962b471a98bad93d76"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "2320850e974f59962b471a98bad93d76"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "2320850e974f59962b471a98bad93d76"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.stadt-muenster.de/dataset/standorte-der-fahrradverleihe-m%C3%BCnster/resource/2cd3d752-4d80-494a-91f7-9ddd016625a9> ;
    dcat:byteSize "1980"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.stadt-muenster.de/sites/default/files/4b9ba21661d369a151c4cfbdf2546445.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata.stadt-muenster.de/dataset/standorte-der-fahrradverleihe-m%C3%BCnster/resource/2cd3d752-4d80-494a-91f7-9ddd016625a9> .

