<?xml version="1.0" encoding="UTF-8"?>
<WFS_Capabilities xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.opengis.net/wfs/2.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0" xmlns:inspire_dls="http://inspire.ec.europa.eu/schemas/inspire_dls/1.0" xmlns:tn="http://tn.geonovum.nl" version="2.0.0" xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd http://inspire.ec.europa.eu/schemas/inspire_dls/1.0 http://inspire.ec.europa.eu/schemas/inspire_dls/1.0/inspire_dls.xsd">
	<ows:ServiceIdentification>
		<ows:Title>Vervoersnetwerken (INSPIRE geharmoniseerd) WFS</ows:Title>
		<ows:Abstract>INSPIRE transportnetwerken, geharmoniseerd, gevuld met relevante objecten uit TOP10NL (onderdeel van de Basisregistreatie Topografie BRT), geproduceerd en beheerd door het Kadaster.</ows:Abstract>
		<ows:Keywords>
			<ows:Keyword>Transport Networks</ows:Keyword>
			<ows:Keyword>HVD</ows:Keyword>
			<ows:Keyword>Mobiliteit</ows:Keyword>
			<ows:Keyword>infoFeatureAccessService</ows:Keyword>
		</ows:Keywords>
		<ows:ServiceType codeSpace="OGC">WFS</ows:ServiceType>
		<ows:ServiceTypeVersion>2.0.0</ows:ServiceTypeVersion>
		<ows:Fees>none</ows:Fees>
		<ows:AccessConstraints>https://creativecommons.org/publicdomain/zero/1.0/deed.nl</ows:AccessConstraints>
	</ows:ServiceIdentification>
	<ows:ServiceProvider>
		<ows:ProviderName>PDOK</ows:ProviderName>
		<ows:ProviderSite xlink:type="simple" xlink:href="https://www.pdok.nl"/>
		<ows:ServiceContact>
			<ows:IndividualName>KlantContactCenter PDOK</ows:IndividualName>
			<ows:PositionName>pointOfContact</ows:PositionName>
			<ows:ContactInfo>
				<ows:Phone>
					<ows:Voice/>
					<ows:Facsimile/>
				</ows:Phone>
				<ows:Address>
					<ows:DeliveryPoint/>
					<ows:City>Apeldoorn</ows:City>
					<ows:AdministrativeArea/>
					<ows:PostalCode/>
					<ows:Country>Netherlands</ows:Country>
					<ows:ElectronicMailAddress>BeheerPDOK@kadaster.nl</ows:ElectronicMailAddress>
				</ows:Address>
				<ows:OnlineResource xlink:type="simple" xlink:href="https://www.pdok.nl"/>
				<ows:HoursOfService/>
				<ows:ContactInstructions/>
			</ows:ContactInfo>
			<ows:Role/>
		</ows:ServiceContact>
	</ows:ServiceProvider>
	<ows:OperationsMetadata>
		<ows:Operation name="GetCapabilities">
			<ows:DCP>
				<ows:HTTP>
					<ows:Get xlink:type="simple" xlink:href="https://service.pdok.nl/kadaster/brt-vervoersnetwerken/wfs/v1_0?"/>
				</ows:HTTP>
			</ows:DCP>
			<ows:Parameter name="AcceptVersions">
				<ows:AllowedValues>
					<ows:Value>2.0.0</ows:Value>
				</ows:AllowedValues>
			</ows:Parameter>
			<ows:Parameter name="AcceptFormats">
				<ows:AllowedValues>
					<ows:Value>text/xml</ows:Value>
				</ows:AllowedValues>
			</ows:Parameter>
			<ows:Parameter name="Sections">
				<ows:AllowedValues>
					<ows:Value>ServiceIdentification</ows:Value>
					<ows:Value>ServiceProvider</ows:Value>
					<ows:Value>OperationsMetadata</ows:Value>
					<ows:Value>FeatureTypeList</ows:Value>
					<ows:Value>Filter_Capabilities</ows:Value>
				</ows:AllowedValues>
			</ows:Parameter>
		</ows:Operation>
		<ows:Operation name="DescribeFeatureType">
			<ows:DCP>
				<ows:HTTP>
					<ows:Get xlink:type="simple" xlink:href="https://service.pdok.nl/kadaster/brt-vervoersnetwerken/wfs/v1_0?"/>
				</ows:HTTP>
			</ows:DCP>
			<ows:Parameter name="outputFormat">
				<ows:AllowedValues>
					<ows:Value>application/gml+xml; version=3.2</ows:Value>
					<ows:Value>text/xml; subtype=gml/3.2.1</ows:Value>
					<ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
				</ows:AllowedValues>
			</ows:Parameter>
		</ows:Operation>
		<ows:Operation name="GetFeature">
			<ows:DCP>
				<ows:HTTP>
					<ows:Get xlink:type="simple" xlink:href="https://service.pdok.nl/kadaster/brt-vervoersnetwerken/wfs/v1_0?"/>
					<ows:Post xlink:type="simple" xlink:href="https://service.pdok.nl/kadaster/brt-vervoersnetwerken/wfs/v1_0"/>
				</ows:HTTP>
			</ows:DCP>
			<ows:Parameter name="outputFormat">
				<ows:AllowedValues>
					<ows:Value>application/gml+xml; version=3.2</ows:Value>
					<ows:Value>text/xml; subtype=gml/3.2.1</ows:Value>
					<ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
					<ows:Value>application/json; subtype=geojson</ows:Value>
					<ows:Value>application/json</ows:Value>
				</ows:AllowedValues>
			</ows:Parameter>
		</ows:Operation>
		<ows:Operation name="ListStoredQueries">
			<ows:DCP>
				<ows:HTTP>
					<ows:Get xlink:type="simple" xlink:href="https://service.pdok.nl/kadaster/brt-vervoersnetwerken/wfs/v1_0?"/>
				</ows:HTTP>
			</ows:DCP>
		</ows:Operation>
		<ows:Operation name="DescribeStoredQueries">
			<ows:DCP>
				<ows:HTTP>
					<ows:Get xlink:type="simple" xlink:href="https://service.pdok.nl/kadaster/brt-vervoersnetwerken/wfs/v1_0?"/>
				</ows:HTTP>
			</ows:DCP>
		</ows:Operation>
		<ows:Parameter name="version">
			<ows:AllowedValues>
				<ows:Value>2.0.0</ows:Value>
			</ows:AllowedValues>
		</ows:Parameter>
		<ows:Constraint name="ImplementsBasicWFS">
			<ows:NoValues/>
			<ows:DefaultValue>TRUE</ows:DefaultValue>
		</ows:Constraint>
		<ows:Constraint name="ImplementsTransactionalWFS">
			<ows:NoValues/>
			<ows:DefaultValue>FALSE</ows:DefaultValue>
		</ows:Constraint>
		<ows:Constraint name="ImplementsLockingWFS">
			<ows:NoValues/>
			<ows:DefaultValue>FALSE</ows:DefaultValue>
		</ows:Constraint>
		<ows:Constraint name="KVPEncoding">
			<ows:NoValues/>
			<ows:DefaultValue>TRUE</ows:DefaultValue>
		</ows:Constraint>
		<ows:Constraint name="XMLEncoding">
			<ows:NoValues/>
			<ows:DefaultValue>TRUE</ows:DefaultValue>
		</ows:Constraint>
		<ows:Constraint name="SOAPEncoding">
			<ows:NoValues/>
			<ows:DefaultValue>FALSE</ows:DefaultValue>
		</ows:Constraint>
		<ows:Constraint name="ImplementsInheritance">
			<ows:NoValues/>
			<ows:DefaultValue>FALSE</ows:DefaultValue>
		</ows:Constraint>
		<ows:Constraint name="ImplementsRemoteResolve">
			<ows:NoValues/>
			<ows:DefaultValue>FALSE</ows:DefaultValue>
		</ows:Constraint>
		<ows:Constraint name="ImplementsResultPaging">
			<ows:NoValues/>
			<ows:DefaultValue>TRUE</ows:DefaultValue>
		</ows:Constraint>
		<ows:Constraint name="ImplementsStandardJoins">
			<ows:NoValues/>
			<ows:DefaultValue>FALSE</ows:DefaultValue>
		</ows:Constraint>
		<ows:Constraint name="ImplementsSpatialJoins">
			<ows:NoValues/>
			<ows:DefaultValue>FALSE</ows:DefaultValue>
		</ows:Constraint>
		<ows:Constraint name="ImplementsTemporalJoins">
			<ows:NoValues/>
			<ows:DefaultValue>FALSE</ows:DefaultValue>
		</ows:Constraint>
		<ows:Constraint name="ImplementsFeatureVersioning">
			<ows:NoValues/>
			<ows:DefaultValue>FALSE</ows:DefaultValue>
		</ows:Constraint>
		<ows:Constraint name="ManageStoredQueries">
			<ows:NoValues/>
			<ows:DefaultValue>FALSE</ows:DefaultValue>
		</ows:Constraint>
		<ows:Constraint name="PagingIsTransactionSafe">
			<ows:NoValues/>
			<ows:DefaultValue>FALSE</ows:DefaultValue>
		</ows:Constraint>
		<ows:Constraint name="CountDefault">
			<ows:NoValues/>
			<ows:DefaultValue>1000</ows:DefaultValue>
		</ows:Constraint>
		<ows:Constraint name="QueryExpressions">
			<ows:AllowedValues>
				<ows:Value>wfs:Query</ows:Value>
				<ows:Value>wfs:StoredQuery</ows:Value>
			</ows:AllowedValues>
		</ows:Constraint>
		<ows:ExtendedCapabilities>
			<inspire_dls:ExtendedCapabilities>
				<inspire_common:MetadataUrl>
					<inspire_common:URL>https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;outputschema=http://www.isotc211.org/2005/gmd&amp;elementsetname=full&amp;id=743a9d19-b478-4f34-b596-f8bbe1dd8ee7</inspire_common:URL>
					<inspire_common:MediaType>application/vnd.ogc.csw.GetRecordByIdResponse_xml</inspire_common:MediaType>
				</inspire_common:MetadataUrl>
				<inspire_common:SupportedLanguages>
					<inspire_common:DefaultLanguage>
						<inspire_common:Language>dut</inspire_common:Language>
					</inspire_common:DefaultLanguage>
				</inspire_common:SupportedLanguages>
				<inspire_common:ResponseLanguage>
					<inspire_common:Language>dut</inspire_common:Language>
				</inspire_common:ResponseLanguage>
				<inspire_dls:SpatialDataSetIdentifier>
					<inspire_common:Code>2482250f-3b00-4439-9f93-f3118229b223</inspire_common:Code>
				</inspire_dls:SpatialDataSetIdentifier>
			</inspire_dls:ExtendedCapabilities>
		</ows:ExtendedCapabilities>
	</ows:OperationsMetadata>
	<FeatureTypeList>
		<FeatureType>
			<Name>tn:portarea</Name>
			<Title>Port Area</Title>
			<Abstract>Begrenzing van de faciliteiten die samen een haven of havengebied vormen.</Abstract>
			<ows:Keywords>
				<ows:Keyword>Transport Network</ows:Keyword>
				<ows:Keyword>Water Transport Network</ows:Keyword>
				<ows:Keyword>Port Area</ows:Keyword>
			</ows:Keywords>
			<DefaultCRS>urn:ogc:def:crs:EPSG::4258</DefaultCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::28992</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::25831</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
			<OutputFormats>
				<Format>application/gml+xml; version=3.2</Format>
				<Format>text/xml; subtype=gml/3.2.1</Format>
				<Format>text/xml; subtype=gml/3.1.1</Format>
				<Format>application/json; subtype=geojson</Format>
				<Format>application/json</Format>
			</OutputFormats>
			<ows:WGS84BoundingBox>
				<ows:LowerCorner>2.527125 50.212863</ows:LowerCorner>
				<ows:UpperCorner>7.374026 55.721160</ows:UpperCorner>
			</ows:WGS84BoundingBox>
			<MetadataURL xlink:href="https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;outputschema=http://www.isotc211.org/2005/gmd&amp;elementsetname=full&amp;id=6c06740d-058f-4a12-bb3f-bf68efd03d09"/>
		</FeatureType>
		<FeatureType>
			<Name>tn:taxiwayarea</Name>
			<Title>Taxiway Area</Title>
			<Abstract>Een Taxiwayarea is een gedefinieerd pad op een luchtvaartterrein/helihaven voor het taxiën van luchtvaartuigen/helikopters.</Abstract>
			<ows:Keywords>
				<ows:Keyword>Transport Network</ows:Keyword>
				<ows:Keyword>Air Transport Network</ows:Keyword>
				<ows:Keyword>Taxi Runway Area</ows:Keyword>
			</ows:Keywords>
			<DefaultCRS>urn:ogc:def:crs:EPSG::4258</DefaultCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::28992</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::25831</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
			<OutputFormats>
				<Format>application/gml+xml; version=3.2</Format>
				<Format>text/xml; subtype=gml/3.2.1</Format>
				<Format>text/xml; subtype=gml/3.1.1</Format>
				<Format>application/json; subtype=geojson</Format>
				<Format>application/json</Format>
			</OutputFormats>
			<ows:WGS84BoundingBox>
				<ows:LowerCorner>2.527125 50.212863</ows:LowerCorner>
				<ows:UpperCorner>7.374026 55.721160</ows:UpperCorner>
			</ows:WGS84BoundingBox>
			<MetadataURL xlink:href="https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;outputschema=http://www.isotc211.org/2005/gmd&amp;elementsetname=full&amp;id=6c06740d-058f-4a12-bb3f-bf68efd03d09"/>
		</FeatureType>
		<FeatureType>
			<Name>tn:railwaylink</Name>
			<Title>Railway Link</Title>
			<Abstract>Een Railwaylink is een lijnvormig object tussen twee punten in een spoornetwerk.</Abstract>
			<ows:Keywords>
				<ows:Keyword>Transport Network</ows:Keyword>
				<ows:Keyword>Rail Transport Network</ows:Keyword>
				<ows:Keyword>Railway Link</ows:Keyword>
			</ows:Keywords>
			<DefaultCRS>urn:ogc:def:crs:EPSG::4258</DefaultCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::28992</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::25831</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
			<OutputFormats>
				<Format>application/gml+xml; version=3.2</Format>
				<Format>text/xml; subtype=gml/3.2.1</Format>
				<Format>text/xml; subtype=gml/3.1.1</Format>
				<Format>application/json; subtype=geojson</Format>
				<Format>application/json</Format>
			</OutputFormats>
			<ows:WGS84BoundingBox>
				<ows:LowerCorner>2.527125 50.212863</ows:LowerCorner>
				<ows:UpperCorner>7.374026 55.721160</ows:UpperCorner>
			</ows:WGS84BoundingBox>
			<MetadataURL xlink:href="https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;outputschema=http://www.isotc211.org/2005/gmd&amp;elementsetname=full&amp;id=6c06740d-058f-4a12-bb3f-bf68efd03d09"/>
		</FeatureType>
		<FeatureType>
			<Name>tn:railwayarea</Name>
			<Title>Railway Area</Title>
			<Abstract>Een Railwayarea is een gebied bedoeld voor vervoer per spoor.</Abstract>
			<ows:Keywords>
				<ows:Keyword>Transport Network</ows:Keyword>
				<ows:Keyword>Rail Transport Network</ows:Keyword>
				<ows:Keyword>Railway Area</ows:Keyword>
			</ows:Keywords>
			<DefaultCRS>urn:ogc:def:crs:EPSG::4258</DefaultCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::28992</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::25831</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
			<OutputFormats>
				<Format>application/gml+xml; version=3.2</Format>
				<Format>text/xml; subtype=gml/3.2.1</Format>
				<Format>text/xml; subtype=gml/3.1.1</Format>
				<Format>application/json; subtype=geojson</Format>
				<Format>application/json</Format>
			</OutputFormats>
			<ows:WGS84BoundingBox>
				<ows:LowerCorner>2.527125 50.212863</ows:LowerCorner>
				<ows:UpperCorner>7.374026 55.721160</ows:UpperCorner>
			</ows:WGS84BoundingBox>
			<MetadataURL xlink:href="https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;outputschema=http://www.isotc211.org/2005/gmd&amp;elementsetname=full&amp;id=6c06740d-058f-4a12-bb3f-bf68efd03d09"/>
		</FeatureType>
		<FeatureType>
			<Name>tn:cablewaylink</Name>
			<Title>Cableway Link</Title>
			<Abstract>Een CablewayLink is een vervoermiddel waarbij één of meer cabines of andere apparaten door middel van een kabel over een traject worden getrokken.</Abstract>
			<ows:Keywords>
				<ows:Keyword>Transport Network</ows:Keyword>
				<ows:Keyword>Cable Transport Network</ows:Keyword>
				<ows:Keyword>Cable Link</ows:Keyword>
			</ows:Keywords>
			<DefaultCRS>urn:ogc:def:crs:EPSG::4258</DefaultCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::28992</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::25831</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
			<OutputFormats>
				<Format>application/gml+xml; version=3.2</Format>
				<Format>text/xml; subtype=gml/3.2.1</Format>
				<Format>text/xml; subtype=gml/3.1.1</Format>
				<Format>application/json; subtype=geojson</Format>
				<Format>application/json</Format>
			</OutputFormats>
			<ows:WGS84BoundingBox>
				<ows:LowerCorner>2.527125 50.212863</ows:LowerCorner>
				<ows:UpperCorner>7.374026 55.721160</ows:UpperCorner>
			</ows:WGS84BoundingBox>
			<MetadataURL xlink:href="https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;outputschema=http://www.isotc211.org/2005/gmd&amp;elementsetname=full&amp;id=6c06740d-058f-4a12-bb3f-bf68efd03d09"/>
		</FeatureType>
		<FeatureType>
			<Name>tn:aerodromearea</Name>
			<Title>Aerodrome Area</Title>
			<Abstract>Een Aerodromearea is een luchthaven op een groter vliegveld dat ingericht is op de aankomst en het vertrek van passagiers en goederen, meestal met speciale accommodaties zoals toiletten, winkels en wachtruimten.</Abstract>
			<ows:Keywords>
				<ows:Keyword>Transport Network</ows:Keyword>
				<ows:Keyword>Air Transport Network</ows:Keyword>
				<ows:Keyword>Aerodrome Area</ows:Keyword>
			</ows:Keywords>
			<DefaultCRS>urn:ogc:def:crs:EPSG::4258</DefaultCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::28992</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::25831</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
			<OutputFormats>
				<Format>application/gml+xml; version=3.2</Format>
				<Format>text/xml; subtype=gml/3.2.1</Format>
				<Format>text/xml; subtype=gml/3.1.1</Format>
				<Format>application/json; subtype=geojson</Format>
				<Format>application/json</Format>
			</OutputFormats>
			<ows:WGS84BoundingBox>
				<ows:LowerCorner>2.527125 50.212863</ows:LowerCorner>
				<ows:UpperCorner>7.374026 55.721160</ows:UpperCorner>
			</ows:WGS84BoundingBox>
			<MetadataURL xlink:href="https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;outputschema=http://www.isotc211.org/2005/gmd&amp;elementsetname=full&amp;id=6c06740d-058f-4a12-bb3f-bf68efd03d09"/>
		</FeatureType>
		<FeatureType>
			<Name>tn:roadarea</Name>
			<Title>Road Area</Title>
			<Abstract>Een Roadarea is een gebied bedoeld voor het vervoer over een weg.</Abstract>
			<ows:Keywords>
				<ows:Keyword>Transport Network</ows:Keyword>
				<ows:Keyword>Road Transport Network</ows:Keyword>
				<ows:Keyword>Road Area</ows:Keyword>
			</ows:Keywords>
			<DefaultCRS>urn:ogc:def:crs:EPSG::4258</DefaultCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::28992</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::25831</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
			<OutputFormats>
				<Format>application/gml+xml; version=3.2</Format>
				<Format>text/xml; subtype=gml/3.2.1</Format>
				<Format>text/xml; subtype=gml/3.1.1</Format>
				<Format>application/json; subtype=geojson</Format>
				<Format>application/json</Format>
			</OutputFormats>
			<ows:WGS84BoundingBox>
				<ows:LowerCorner>2.527125 50.212863</ows:LowerCorner>
				<ows:UpperCorner>7.374026 55.721160</ows:UpperCorner>
			</ows:WGS84BoundingBox>
			<MetadataURL xlink:href="https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;outputschema=http://www.isotc211.org/2005/gmd&amp;elementsetname=full&amp;id=6c06740d-058f-4a12-bb3f-bf68efd03d09"/>
		</FeatureType>
		<FeatureType>
			<Name>tn:runwayarea</Name>
			<Title>Runway Area</Title>
			<Abstract>Een Runwayarea is een vlakke, brede strook land op een vliegveld waarvan vliegtuigen gebruik kunnen maken bij het opstijgen of het landen.</Abstract>
			<ows:Keywords>
				<ows:Keyword>Transport Network</ows:Keyword>
				<ows:Keyword>Air Transport Network</ows:Keyword>
				<ows:Keyword>Runway Area</ows:Keyword>
			</ows:Keywords>
			<DefaultCRS>urn:ogc:def:crs:EPSG::4258</DefaultCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::28992</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::25831</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
			<OutputFormats>
				<Format>application/gml+xml; version=3.2</Format>
				<Format>text/xml; subtype=gml/3.2.1</Format>
				<Format>text/xml; subtype=gml/3.1.1</Format>
				<Format>application/json; subtype=geojson</Format>
				<Format>application/json</Format>
			</OutputFormats>
			<ows:WGS84BoundingBox>
				<ows:LowerCorner>2.527125 50.212863</ows:LowerCorner>
				<ows:UpperCorner>7.374026 55.721160</ows:UpperCorner>
			</ows:WGS84BoundingBox>
			<MetadataURL xlink:href="https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;outputschema=http://www.isotc211.org/2005/gmd&amp;elementsetname=full&amp;id=6c06740d-058f-4a12-bb3f-bf68efd03d09"/>
		</FeatureType>
		<FeatureType>
			<Name>tn:ferrycrossing</Name>
			<Title>Waterway Link</Title>
			<Abstract>Een Ferrycrossing is een (veer)verbinding over water ter ondersteuning van het vervoer van passagiers, voertuigen of andere lading/vracht, en die normaal wordt gebruikt als een verbinding tussen twee of meer knooppunten van een vervoersnetwerk over land.</Abstract>
			<ows:Keywords>
				<ows:Keyword>Transport Network</ows:Keyword>
				<ows:Keyword>Transport Network</ows:Keyword>
				<ows:Keyword>Ferry Crossing</ows:Keyword>
			</ows:Keywords>
			<DefaultCRS>urn:ogc:def:crs:EPSG::4258</DefaultCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::28992</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::25831</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
			<OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
			<OutputFormats>
				<Format>application/gml+xml; version=3.2</Format>
				<Format>text/xml; subtype=gml/3.2.1</Format>
				<Format>text/xml; subtype=gml/3.1.1</Format>
				<Format>application/json; subtype=geojson</Format>
				<Format>application/json</Format>
			</OutputFormats>
			<ows:WGS84BoundingBox>
				<ows:LowerCorner>2.527125 50.212863</ows:LowerCorner>
				<ows:UpperCorner>7.374026 55.721160</ows:UpperCorner>
			</ows:WGS84BoundingBox>
			<MetadataURL xlink:href="https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;outputschema=http://www.isotc211.org/2005/gmd&amp;elementsetname=full&amp;id=6c06740d-058f-4a12-bb3f-bf68efd03d09"/>
		</FeatureType>
	</FeatureTypeList>
	<fes:Filter_Capabilities>
		<fes:Conformance>
			<fes:Constraint name="ImplementsQuery">
				<ows:NoValues/>
				<ows:DefaultValue>TRUE</ows:DefaultValue>
			</fes:Constraint>
			<fes:Constraint name="ImplementsAdHocQuery">
				<ows:NoValues/>
				<ows:DefaultValue>TRUE</ows:DefaultValue>
			</fes:Constraint>
			<fes:Constraint name="ImplementsFunctions">
				<ows:NoValues/>
				<ows:DefaultValue>FALSE</ows:DefaultValue>
			</fes:Constraint>
			<fes:Constraint name="ImplementsResourceId">
				<ows:NoValues/>
				<ows:DefaultValue>TRUE</ows:DefaultValue>
			</fes:Constraint>
			<fes:Constraint name="ImplementsMinStandardFilter">
				<ows:NoValues/>
				<ows:DefaultValue>TRUE</ows:DefaultValue>
			</fes:Constraint>
			<fes:Constraint name="ImplementsStandardFilter">
				<ows:NoValues/>
				<ows:DefaultValue>TRUE</ows:DefaultValue>
			</fes:Constraint>
			<fes:Constraint name="ImplementsMinSpatialFilter">
				<ows:NoValues/>
				<ows:DefaultValue>TRUE</ows:DefaultValue>
			</fes:Constraint>
			<fes:Constraint name="ImplementsSpatialFilter">
				<ows:NoValues/>
				<ows:DefaultValue>FALSE</ows:DefaultValue>
			</fes:Constraint>
			<fes:Constraint name="ImplementsMinTemporalFilter">
				<ows:NoValues/>
				<ows:DefaultValue>TRUE</ows:DefaultValue>
			</fes:Constraint>
			<fes:Constraint name="ImplementsTemporalFilter">
				<ows:NoValues/>
				<ows:DefaultValue>FALSE</ows:DefaultValue>
			</fes:Constraint>
			<fes:Constraint name="ImplementsVersionNav">
				<ows:NoValues/>
				<ows:DefaultValue>FALSE</ows:DefaultValue>
			</fes:Constraint>
			<fes:Constraint name="ImplementsSorting">
				<ows:NoValues/>
				<ows:DefaultValue>TRUE</ows:DefaultValue>
			</fes:Constraint>
			<fes:Constraint name="ImplementsExtendedOperators">
				<ows:NoValues/>
				<ows:DefaultValue>FALSE</ows:DefaultValue>
			</fes:Constraint>
			<fes:Constraint name="ImplementsMinimumXPath">
				<ows:NoValues/>
				<ows:DefaultValue>TRUE</ows:DefaultValue>
			</fes:Constraint>
			<fes:Constraint name="ImplementsSchemaElementFunc">
				<ows:NoValues/>
				<ows:DefaultValue>FALSE</ows:DefaultValue>
			</fes:Constraint>
		</fes:Conformance>
		<fes:Id_Capabilities>
			<fes:ResourceIdentifier name="fes:ResourceId"/>
		</fes:Id_Capabilities>
		<fes:Scalar_Capabilities>
			<fes:LogicalOperators/>
			<fes:ComparisonOperators>
				<fes:ComparisonOperator name="PropertyIsEqualTo"/>
				<fes:ComparisonOperator name="PropertyIsNotEqualTo"/>
				<fes:ComparisonOperator name="PropertyIsLessThan"/>
				<fes:ComparisonOperator name="PropertyIsGreaterThan"/>
				<fes:ComparisonOperator name="PropertyIsLessThanOrEqualTo"/>
				<fes:ComparisonOperator name="PropertyIsGreaterThanOrEqualTo"/>
				<fes:ComparisonOperator name="PropertyIsLike"/>
				<fes:ComparisonOperator name="PropertyIsBetween"/>
				<fes:ComparisonOperator name="PropertyIsNull"/>
			</fes:ComparisonOperators>
		</fes:Scalar_Capabilities>
		<fes:Spatial_Capabilities>
			<fes:GeometryOperands>
				<fes:GeometryOperand name="gml:Point"/>
				<fes:GeometryOperand name="gml:MultiPoint"/>
				<fes:GeometryOperand name="gml:LineString"/>
				<fes:GeometryOperand name="gml:MultiLineString"/>
				<fes:GeometryOperand name="gml:Curve"/>
				<fes:GeometryOperand name="gml:MultiCurve"/>
				<fes:GeometryOperand name="gml:Polygon"/>
				<fes:GeometryOperand name="gml:MultiPolygon"/>
				<fes:GeometryOperand name="gml:Surface"/>
				<fes:GeometryOperand name="gml:MultiSurface"/>
				<fes:GeometryOperand name="gml:Box"/>
				<fes:GeometryOperand name="gml:Envelope"/>
			</fes:GeometryOperands>
			<fes:SpatialOperators>
				<fes:SpatialOperator name="Equals"/>
				<fes:SpatialOperator name="Disjoint"/>
				<fes:SpatialOperator name="Touches"/>
				<fes:SpatialOperator name="Within"/>
				<fes:SpatialOperator name="Overlaps"/>
				<fes:SpatialOperator name="Crosses"/>
				<fes:SpatialOperator name="Intersects"/>
				<fes:SpatialOperator name="Contains"/>
				<fes:SpatialOperator name="DWithin"/>
				<fes:SpatialOperator name="Beyond"/>
				<fes:SpatialOperator name="BBOX"/>
			</fes:SpatialOperators>
		</fes:Spatial_Capabilities>
		<fes:Temporal_Capabilities>
			<fes:TemporalOperands>
				<fes:TemporalOperand name="gml:TimePeriod"/>
				<fes:TemporalOperand name="gml:TimeInstant"/>
			</fes:TemporalOperands>
			<fes:TemporalOperators>
				<fes:TemporalOperator name="During"/>
			</fes:TemporalOperators>
		</fes:Temporal_Capabilities>
	</fes:Filter_Capabilities>
</WFS_Capabilities>