Skip to content

Instantly share code, notes, and snippets.

@VladimirAlexiev
Created January 8, 2024 13:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save VladimirAlexiev/318ab4924c756ead618ebdded6428509 to your computer and use it in GitHub Desktop.
Save VladimirAlexiev/318ab4924c756ead618ebdded6428509 to your computer and use it in GitHub Desktop.
sparql-anything testing "XML as HTML" parsing re https://github.com/SPARQL-Anything/sparql.anything/issues/452
all: sparql-anything-test-xml.ttl sparql-anything-test-html.ttl
sparql-anything-test-xml.ttl: sparql-anything.sparql test.xml
sparql-anything.bat -q sparql-anything.sparql -v type=application/xml -v file=test.xml > sparql-anything-test-xml.ttl
sparql-anything-test-html.ttl: sparql-anything.sparql test.xml
sparql-anything.bat -q sparql-anything.sparql -v type=text/html -v file=test.xml > sparql-anything-test-html.ttl
@prefix fx: <http://sparql.xyz/facade-x/ns/> .
@prefix gml: <http://www.opengis.net/gml/3.2#> .
@prefix html: <https://html.spec.whatwg.org/#> .
@prefix plu: <http://inspire.ec.europa.eu/schemas/plu/4.0#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix x: <http://www.w3.org/1999/xhtml#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix xyz: <http://sparql.xyz/facade-x/data/> .
[ rdf:type x:html , fx:root ;
rdfs:member [ rdf:type x:body ;
rdfs:member [ rdf:type x:gml:featurecollection ;
rdfs:member [ rdf:type x:gml:featuremember ;
rdfs:member [ rdf:type x:plu:supplementaryregulation ;
rdfs:member [ rdf:type x:gml:identifier ;
rdfs:member "\nREPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3" ;
x:codespace "http://inspire.ec.europa.eu/ids" ;
html:innerHTML "REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3" ;
html:innerText "REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3"
] ;
rdfs:member [ rdf:type x:plu:dimensioningindication ;
rdfs:member [ rdf:type x:plu:dimensioningindicationintegervalue ;
rdfs:member [ rdf:type x:plu:value ;
rdfs:member "\n6" ;
html:innerHTML "6" ;
html:innerText "6"
] ;
rdfs:member [ rdf:type x:plu:indicationreference ;
rdfs:member "\nfull_storeys" ;
html:innerHTML "full_storeys" ;
html:innerText "full_storeys"
] ;
html:innerHTML "<plu:indicationreference>\n full_storeys\n</plu:indicationreference>\n<plu:value>\n 6\n</plu:value>" ;
html:innerText "full_storeys 6 full_storeys 6"
] ;
html:innerHTML "<plu:dimensioningindicationintegervalue>\n <plu:indicationreference>\n full_storeys\n </plu:indicationreference>\n <plu:value>\n 6\n </plu:value> \n</plu:dimensioningindicationintegervalue>" ;
html:innerText "full_storeys 6 full_storeys 6 full_storeys 6"
] ;
rdfs:member [ rdf:type x:plu:backgroundmap ;
x:nilreason "other:unpopulated" ;
x:xsi:nil "true"
] ;
rdfs:member [ rdf:type x:plu:dimensioningindication ;
rdfs:member [ rdf:type x:plu:dimensioningindicationmeasurevalue ;
rdfs:member [ rdf:type x:plu:value ;
rdfs:member "\n869.0" ;
x:uom "m2" ;
html:innerHTML "869.0" ;
html:innerText "869.0"
] ;
rdfs:member [ rdf:type x:plu:indicationreference ;
rdfs:member "\nplot_coverage" ;
html:innerHTML "plot_coverage" ;
html:innerText "plot_coverage"
] ;
html:innerHTML "<plu:indicationreference>\n plot_coverage\n</plu:indicationreference>\n<plu:value uom=\"m2\">\n 869.0\n</plu:value>" ;
html:innerText "plot_coverage 869.0 plot_coverage 869.0"
] ;
html:innerHTML "<plu:dimensioningindicationmeasurevalue>\n <plu:indicationreference>\n plot_coverage\n </plu:indicationreference>\n <plu:value uom=\"m2\">\n 869.0\n </plu:value> \n</plu:dimensioningindicationmeasurevalue>" ;
html:innerText "plot_coverage 869.0 plot_coverage 869.0 plot_coverage 869.0"
] ;
rdfs:member [ rdf:type x:plu:inheritedfromotherplans ;
x:nilreason "other:unpopulated" ;
x:xsi:nil "true"
] ;
rdfs:member [ rdf:type x:plu:plan ;
x:xlink:href "#_bp_plan.1"
] ;
rdfs:member [ rdf:type x:plu:geometry ;
rdfs:member [ rdf:type x:gml:polygon ;
rdfs:member [ rdf:type x:gml:exterior ;
rdfs:member [ rdf:type x:gml:linearring ;
rdfs:member [ rdf:type x:gml:poslist ;
rdfs:member "\n385919.31860777 5824690.697477636" ;
html:innerHTML "385919.31860777 5824690.697477636" ;
html:innerText "385919.31860777 5824690.697477636"
] ;
html:innerHTML "<gml:poslist>\n 385919.31860777 5824690.697477636\n</gml:poslist>" ;
html:innerText "385919.31860777 5824690.697477636 385919.31860777 5824690.697477636"
] ;
html:innerHTML "<gml:linearring>\n <gml:poslist>\n 385919.31860777 5824690.697477636\n </gml:poslist> \n</gml:linearring>" ;
html:innerText "385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636"
] ;
x:srsdimension "2" ;
x:srsname "http://www.opengis.net/def/crs/EPSG/0/25833" ;
html:innerHTML "<gml:exterior>\n <gml:linearring>\n <gml:poslist>\n 385919.31860777 5824690.697477636\n </gml:poslist> \n </gml:linearring> \n</gml:exterior>" ;
html:innerText "385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636"
] ;
html:innerHTML "<gml:polygon srsname=\"http://www.opengis.net/def/crs/EPSG/0/25833\" srsdimension=\"2\">\n <gml:exterior>\n <gml:linearring>\n <gml:poslist>\n 385919.31860777 5824690.697477636\n </gml:poslist> \n </gml:linearring> \n </gml:exterior> \n</gml:polygon>" ;
html:innerText "385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636"
] ;
rdfs:member [ rdf:type x:plu:regulationnature ;
x:xlink:href "http://inspire.ec.europa.eu/codelist/RegulationNatureValue/generallyBinding"
] ;
rdfs:member [ rdf:type x:plu:specificregulationnature ;
x:nilreason "other:unpopulated" ;
x:xsi:nil "true"
] ;
rdfs:member [ rdf:type x:plu:supplementaryregulation ;
x:xlink:href "http://inspire.ec.europa.eu/codelist/SupplementaryRegulationValue/5_1_UsableBuildingArea"
] ;
rdfs:member [ rdf:type x:plu:processstepgeneral ;
x:nilreason "other:unpopulated" ;
x:xsi:nil "true"
] ;
rdfs:member [ rdf:type x:plu:beginlifespanversion ;
x:nilreason "other:unpopulated" ;
x:xsi:nil "true"
] ;
rdfs:member [ rdf:type x:plu:inspireid ;
rdfs:member [ rdf:type x:base:identifier ;
rdfs:member [ rdf:type x:base:namespace ;
rdfs:member "\nREPLACEME/" ;
html:innerHTML "REPLACEME/" ;
html:innerText "REPLACEME/"
] ;
rdfs:member [ rdf:type x:base:localid ;
rdfs:member "\n_bp_ueberbaubaregrundstuecksflaeche.3" ;
html:innerHTML "_bp_ueberbaubaregrundstuecksflaeche.3" ;
html:innerText "_bp_ueberbaubaregrundstuecksflaeche.3"
] ;
html:innerHTML "<base:localid>\n _bp_ueberbaubaregrundstuecksflaeche.3\n</base:localid>\n<base:namespace>\n REPLACEME/\n</base:namespace>" ;
html:innerText "_bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/"
] ;
html:innerHTML "<base:identifier>\n <base:localid>\n _bp_ueberbaubaregrundstuecksflaeche.3\n </base:localid>\n <base:namespace>\n REPLACEME/\n </base:namespace> \n</base:identifier>" ;
html:innerText "_bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/"
] ;
rdfs:member [ rdf:type x:plu:dimensioningindication ;
rdfs:member [ rdf:type x:plu:dimensioningindicationmeasurevalue ;
rdfs:member [ rdf:type x:plu:value ;
rdfs:member "\n57.0" ;
x:uom "m" ;
html:innerHTML "57.0" ;
html:innerText "57.0"
] ;
rdfs:member [ rdf:type x:plu:indicationreference ;
rdfs:member "\nstandard_elevation_zero_NHN&amp;top_edge_as_vertical_datum&amp;reference_point_heightMax" ;
html:innerHTML "standard_elevation_zero_NHN&amp;top_edge_as_vertical_datum&amp;reference_point_heightMax" ;
html:innerText "standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax"
] ;
html:innerHTML "<plu:indicationreference>\n standard_elevation_zero_NHN&amp;top_edge_as_vertical_datum&amp;reference_point_heightMax\n</plu:indicationreference>\n<plu:value uom=\"m\">\n 57.0\n</plu:value>" ;
html:innerText "standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0"
] ;
html:innerHTML "<plu:dimensioningindicationmeasurevalue>\n <plu:indicationreference>\n standard_elevation_zero_NHN&amp;top_edge_as_vertical_datum&amp;reference_point_heightMax\n </plu:indicationreference>\n <plu:value uom=\"m\">\n 57.0\n </plu:value> \n</plu:dimensioningindicationmeasurevalue>" ;
html:innerText "standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0"
] ;
rdfs:member [ rdf:type x:plu:dimensioningindication ;
rdfs:member [ rdf:type x:plu:dimensioningindicationmeasurevalue ;
rdfs:member [ rdf:type x:plu:value ;
rdfs:member "\n55.5" ;
x:uom "m" ;
html:innerHTML "55.5" ;
html:innerText "55.5"
] ;
rdfs:member [ rdf:type x:plu:indicationreference ;
rdfs:member "\nstandard_elevation_zero_NHN&amp;top_edge_as_vertical_datum&amp;reference_point_heightMin" ;
html:innerHTML "standard_elevation_zero_NHN&amp;top_edge_as_vertical_datum&amp;reference_point_heightMin" ;
html:innerText "standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin"
] ;
html:innerHTML "<plu:indicationreference>\n standard_elevation_zero_NHN&amp;top_edge_as_vertical_datum&amp;reference_point_heightMin\n</plu:indicationreference>\n<plu:value uom=\"m\">\n 55.5\n</plu:value>" ;
html:innerText "standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5"
] ;
html:innerHTML "<plu:dimensioningindicationmeasurevalue>\n <plu:indicationreference>\n standard_elevation_zero_NHN&amp;top_edge_as_vertical_datum&amp;reference_point_heightMin\n </plu:indicationreference>\n <plu:value uom=\"m\">\n 55.5\n </plu:value> \n</plu:dimensioningindicationmeasurevalue>" ;
html:innerText "standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5"
] ;
rdfs:member [ rdf:type x:plu:specificsupplementaryregulation ;
x:xlink:href "https://registry.gdi-de.org/codelist/de.xleitstelle.inspire_plu/LandUse/3_49_UeberbaubareGrundstuecksFlaeche"
] ;
rdfs:member [ rdf:type x:plu:dimensioningindication ;
rdfs:member [ rdf:type x:plu:dimensioningindicationmeasurevalue ;
rdfs:member [ rdf:type x:plu:value ;
rdfs:member "\n4820.0" ;
x:uom "m2" ;
html:innerHTML "4820.0" ;
html:innerText "4820.0"
] ;
rdfs:member [ rdf:type x:plu:indicationreference ;
rdfs:member "\ntotal_floor_area" ;
html:innerHTML "total_floor_area" ;
html:innerText "total_floor_area"
] ;
html:innerHTML "<plu:indicationreference>\n total_floor_area\n</plu:indicationreference>\n<plu:value uom=\"m2\">\n 4820.0\n</plu:value>" ;
html:innerText "total_floor_area 4820.0 total_floor_area 4820.0"
] ;
html:innerHTML "<plu:dimensioningindicationmeasurevalue>\n <plu:indicationreference>\n total_floor_area\n </plu:indicationreference>\n <plu:value uom=\"m2\">\n 4820.0\n </plu:value> \n</plu:dimensioningindicationmeasurevalue>" ;
html:innerText "total_floor_area 4820.0 total_floor_area 4820.0 total_floor_area 4820.0"
] ;
rdfs:member [ rdf:type x:plu:officialdocument ;
x:xlink:href "#OfficialDocumentation_175e7d8d3bafcc8e759e00bff1a33b34d0e017fbd8eb19155912fa887c254df5"
] ;
x:gml:id "_bp_ueberbaubaregrundstuecksflaeche.3" ;
html:innerHTML "<gml:identifier codespace=\"http://inspire.ec.europa.eu/ids\">\n REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3\n</gml:identifier>\n<plu:specificsupplementaryregulation xlink:href=\"https://registry.gdi-de.org/codelist/de.xleitstelle.inspire_plu/LandUse/3_49_UeberbaubareGrundstuecksFlaeche\"></plu:specificsupplementaryregulation>\n<plu:processstepgeneral nilreason=\"other:unpopulated\" xsi:nil=\"true\"></plu:processstepgeneral>\n<plu:backgroundmap nilreason=\"other:unpopulated\" xsi:nil=\"true\"></plu:backgroundmap>\n<plu:beginlifespanversion nilreason=\"other:unpopulated\" xsi:nil=\"true\"></plu:beginlifespanversion>\n<plu:dimensioningindication>\n <plu:dimensioningindicationintegervalue>\n <plu:indicationreference>\n full_storeys\n </plu:indicationreference>\n <plu:value>\n 6\n </plu:value> \n </plu:dimensioningindicationintegervalue> \n</plu:dimensioningindication>\n<plu:dimensioningindication>\n <plu:dimensioningindicationmeasurevalue>\n <plu:indicationreference>\n total_floor_area\n </plu:indicationreference>\n <plu:value uom=\"m2\">\n 4820.0\n </plu:value> \n </plu:dimensioningindicationmeasurevalue> \n</plu:dimensioningindication>\n<plu:dimensioningindication>\n <plu:dimensioningindicationmeasurevalue>\n <plu:indicationreference>\n plot_coverage\n </plu:indicationreference>\n <plu:value uom=\"m2\">\n 869.0\n </plu:value> \n </plu:dimensioningindicationmeasurevalue> \n</plu:dimensioningindication>\n<plu:dimensioningindication>\n <plu:dimensioningindicationmeasurevalue>\n <plu:indicationreference>\n standard_elevation_zero_NHN&amp;top_edge_as_vertical_datum&amp;reference_point_heightMin\n </plu:indicationreference>\n <plu:value uom=\"m\">\n 55.5\n </plu:value> \n </plu:dimensioningindicationmeasurevalue> \n</plu:dimensioningindication>\n<plu:dimensioningindication>\n <plu:dimensioningindicationmeasurevalue>\n <plu:indicationreference>\n standard_elevation_zero_NHN&amp;top_edge_as_vertical_datum&amp;reference_point_heightMax\n </plu:indicationreference>\n <plu:value uom=\"m\">\n 57.0\n </plu:value> \n </plu:dimensioningindicationmeasurevalue> \n</plu:dimensioningindication>\n<plu:inspireid>\n <base:identifier>\n <base:localid>\n _bp_ueberbaubaregrundstuecksflaeche.3\n </base:localid>\n <base:namespace>\n REPLACEME/\n </base:namespace> \n </base:identifier> \n</plu:inspireid>\n<plu:geometry>\n <gml:polygon srsname=\"http://www.opengis.net/def/crs/EPSG/0/25833\" srsdimension=\"2\">\n <gml:exterior>\n <gml:linearring>\n <gml:poslist>\n 385919.31860777 5824690.697477636\n </gml:poslist> \n </gml:linearring> \n </gml:exterior> \n </gml:polygon> \n</plu:geometry>\n<plu:inheritedfromotherplans nilreason=\"other:unpopulated\" xsi:nil=\"true\"></plu:inheritedfromotherplans>\n<plu:specificregulationnature nilreason=\"other:unpopulated\" xsi:nil=\"true\"></plu:specificregulationnature>\n<plu:regulationnature xlink:href=\"http://inspire.ec.europa.eu/codelist/RegulationNatureValue/generallyBinding\"></plu:regulationnature>\n<plu:supplementaryregulation xlink:href=\"http://inspire.ec.europa.eu/codelist/SupplementaryRegulationValue/5_1_UsableBuildingArea\"></plu:supplementaryregulation>\n<plu:officialdocument xlink:href=\"#OfficialDocumentation_175e7d8d3bafcc8e759e00bff1a33b34d0e017fbd8eb19155912fa887c254df5\"></plu:officialdocument>\n<plu:plan xlink:href=\"#_bp_plan.1\"></plu:plan>" ;
html:innerText "REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3 full_storeys 6 total_floor_area 4820.0 plot_coverage 869.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ 385919.31860777 5824690.697477636 REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3 full_storeys 6 full_storeys 6 full_storeys 6 total_floor_area 4820.0 total_floor_area 4820.0 total_floor_area 4820.0 plot_coverage 869.0 plot_coverage 869.0 plot_coverage 869.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 "
] ;
html:innerHTML "<plu:supplementaryregulation gml:id=\"_bp_ueberbaubaregrundstuecksflaeche.3\">\n <gml:identifier codespace=\"http://inspire.ec.europa.eu/ids\">\n REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3\n </gml:identifier>\n <plu:specificsupplementaryregulation xlink:href=\"https://registry.gdi-de.org/codelist/de.xleitstelle.inspire_plu/LandUse/3_49_UeberbaubareGrundstuecksFlaeche\"></plu:specificsupplementaryregulation>\n <plu:processstepgeneral nilreason=\"other:unpopulated\" xsi:nil=\"true\"></plu:processstepgeneral>\n <plu:backgroundmap nilreason=\"other:unpopulated\" xsi:nil=\"true\"></plu:backgroundmap>\n <plu:beginlifespanversion nilreason=\"other:unpopulated\" xsi:nil=\"true\"></plu:beginlifespanversion>\n <plu:dimensioningindication>\n <plu:dimensioningindicationintegervalue>\n <plu:indicationreference>\n full_storeys\n </plu:indicationreference>\n <plu:value>\n 6\n </plu:value> \n </plu:dimensioningindicationintegervalue> \n </plu:dimensioningindication>\n <plu:dimensioningindication>\n <plu:dimensioningindicationmeasurevalue>\n <plu:indicationreference>\n total_floor_area\n </plu:indicationreference>\n <plu:value uom=\"m2\">\n 4820.0\n </plu:value> \n </plu:dimensioningindicationmeasurevalue> \n </plu:dimensioningindication>\n <plu:dimensioningindication>\n <plu:dimensioningindicationmeasurevalue>\n <plu:indicationreference>\n plot_coverage\n </plu:indicationreference>\n <plu:value uom=\"m2\">\n 869.0\n </plu:value> \n </plu:dimensioningindicationmeasurevalue> \n </plu:dimensioningindication>\n <plu:dimensioningindication>\n <plu:dimensioningindicationmeasurevalue>\n <plu:indicationreference>\n standard_elevation_zero_NHN&amp;top_edge_as_vertical_datum&amp;reference_point_heightMin\n </plu:indicationreference>\n <plu:value uom=\"m\">\n 55.5\n </plu:value> \n </plu:dimensioningindicationmeasurevalue> \n </plu:dimensioningindication>\n <plu:dimensioningindication>\n <plu:dimensioningindicationmeasurevalue>\n <plu:indicationreference>\n standard_elevation_zero_NHN&amp;top_edge_as_vertical_datum&amp;reference_point_heightMax\n </plu:indicationreference>\n <plu:value uom=\"m\">\n 57.0\n </plu:value> \n </plu:dimensioningindicationmeasurevalue> \n </plu:dimensioningindication>\n <plu:inspireid>\n <base:identifier>\n <base:localid>\n _bp_ueberbaubaregrundstuecksflaeche.3\n </base:localid>\n <base:namespace>\n REPLACEME/\n </base:namespace> \n </base:identifier> \n </plu:inspireid>\n <plu:geometry>\n <gml:polygon srsname=\"http://www.opengis.net/def/crs/EPSG/0/25833\" srsdimension=\"2\">\n <gml:exterior>\n <gml:linearring>\n <gml:poslist>\n 385919.31860777 5824690.697477636\n </gml:poslist> \n </gml:linearring> \n </gml:exterior> \n </gml:polygon> \n </plu:geometry>\n <plu:inheritedfromotherplans nilreason=\"other:unpopulated\" xsi:nil=\"true\"></plu:inheritedfromotherplans>\n <plu:specificregulationnature nilreason=\"other:unpopulated\" xsi:nil=\"true\"></plu:specificregulationnature>\n <plu:regulationnature xlink:href=\"http://inspire.ec.europa.eu/codelist/RegulationNatureValue/generallyBinding\"></plu:regulationnature>\n <plu:supplementaryregulation xlink:href=\"http://inspire.ec.europa.eu/codelist/SupplementaryRegulationValue/5_1_UsableBuildingArea\"></plu:supplementaryregulation>\n <plu:officialdocument xlink:href=\"#OfficialDocumentation_175e7d8d3bafcc8e759e00bff1a33b34d0e017fbd8eb19155912fa887c254df5\"></plu:officialdocument>\n <plu:plan xlink:href=\"#_bp_plan.1\"></plu:plan> \n</plu:supplementaryregulation>" ;
html:innerText "REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3 full_storeys 6 total_floor_area 4820.0 plot_coverage 869.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ 385919.31860777 5824690.697477636 REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3 full_storeys 6 total_floor_area 4820.0 plot_coverage 869.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ 385919.31860777 5824690.697477636 REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3 full_storeys 6 full_storeys 6 full_storeys 6 total_floor_area 4820.0 total_floor_area 4820.0 total_floor_area 4820.0 plot_coverage 869.0 plot_coverage 869.0 plot_coverage 869.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 "
] ;
x:xmlns:ad "http://inspire.ec.europa.eu/schemas/ad/4.0" ;
x:xmlns:au "http://inspire.ec.europa.eu/schemas/au/4.0" ;
x:xmlns:base "http://inspire.ec.europa.eu/schemas/base/3.3" ;
x:xmlns:base2 "http://inspire.ec.europa.eu/schemas/base2/2.0" ;
x:xmlns:bu-base "http://inspire.ec.europa.eu/schemas/bu-base/4.0" ;
x:xmlns:cp "http://inspire.ec.europa.eu/schemas/cp/4.0" ;
x:xmlns:gco "http://www.isotc211.org/2005/gco" ;
x:xmlns:gmd "http://www.isotc211.org/2005/gmd" ;
x:xmlns:gml "http://www.opengis.net/gml/3.2" ;
x:xmlns:gmlcov "http://www.opengis.net/gmlcov/1.0" ;
x:xmlns:gn "http://inspire.ec.europa.eu/schemas/gn/4.0" ;
x:xmlns:gsr "http://www.isotc211.org/2005/gsr" ;
x:xmlns:gss "http://www.isotc211.org/2005/gss" ;
x:xmlns:gts "http://www.isotc211.org/2005/gts" ;
x:xmlns:hfp "http://www.w3.org/2001/XMLSchema-hasFacetAndProperty" ;
x:xmlns:lunom "http://inspire.ec.europa.eu/schemas/lunom/4.0" ;
x:xmlns:net "http://inspire.ec.europa.eu/schemas/net/4.0" ;
x:xmlns:ns1 "http://www.w3.org/1999/xhtml" ;
x:xmlns:plu "http://inspire.ec.europa.eu/schemas/plu/4.0" ;
x:xmlns:sc "http://www.interactive-instruments.de/ShapeChange/AppInfo" ;
x:xmlns:swe "http://www.opengis.net/swe/2.0" ;
x:xmlns:tn "http://inspire.ec.europa.eu/schemas/tn/4.0" ;
x:xmlns:xlink "http://www.w3.org/1999/xlink" ;
x:xmlns:xsi "http://www.w3.org/2001/XMLSchema-instance" ;
x:xsi:schemalocation "http://inspire.ec.europa.eu/schemas/plu/4.0 https://inspire.ec.europa.eu/schemas/plu/4.0/PlannedLandUse.xsd http://www.opengis.net/gml/3.2 http://schemas.opengis.net/gml/3.2.1/deprecatedTypes.xsd" ;
html:innerHTML "<gml:featuremember>\n <plu:supplementaryregulation gml:id=\"_bp_ueberbaubaregrundstuecksflaeche.3\">\n <gml:identifier codespace=\"http://inspire.ec.europa.eu/ids\">\n REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3\n </gml:identifier>\n <plu:specificsupplementaryregulation xlink:href=\"https://registry.gdi-de.org/codelist/de.xleitstelle.inspire_plu/LandUse/3_49_UeberbaubareGrundstuecksFlaeche\"></plu:specificsupplementaryregulation>\n <plu:processstepgeneral nilreason=\"other:unpopulated\" xsi:nil=\"true\"></plu:processstepgeneral>\n <plu:backgroundmap nilreason=\"other:unpopulated\" xsi:nil=\"true\"></plu:backgroundmap>\n <plu:beginlifespanversion nilreason=\"other:unpopulated\" xsi:nil=\"true\"></plu:beginlifespanversion>\n <plu:dimensioningindication>\n <plu:dimensioningindicationintegervalue>\n <plu:indicationreference>\n full_storeys\n </plu:indicationreference>\n <plu:value>\n 6\n </plu:value> \n </plu:dimensioningindicationintegervalue> \n </plu:dimensioningindication>\n <plu:dimensioningindication>\n <plu:dimensioningindicationmeasurevalue>\n <plu:indicationreference>\n total_floor_area\n </plu:indicationreference>\n <plu:value uom=\"m2\">\n 4820.0\n </plu:value> \n </plu:dimensioningindicationmeasurevalue> \n </plu:dimensioningindication>\n <plu:dimensioningindication>\n <plu:dimensioningindicationmeasurevalue>\n <plu:indicationreference>\n plot_coverage\n </plu:indicationreference>\n <plu:value uom=\"m2\">\n 869.0\n </plu:value> \n </plu:dimensioningindicationmeasurevalue> \n </plu:dimensioningindication>\n <plu:dimensioningindication>\n <plu:dimensioningindicationmeasurevalue>\n <plu:indicationreference>\n standard_elevation_zero_NHN&amp;top_edge_as_vertical_datum&amp;reference_point_heightMin\n </plu:indicationreference>\n <plu:value uom=\"m\">\n 55.5\n </plu:value> \n </plu:dimensioningindicationmeasurevalue> \n </plu:dimensioningindication>\n <plu:dimensioningindication>\n <plu:dimensioningindicationmeasurevalue>\n <plu:indicationreference>\n standard_elevation_zero_NHN&amp;top_edge_as_vertical_datum&amp;reference_point_heightMax\n </plu:indicationreference>\n <plu:value uom=\"m\">\n 57.0\n </plu:value> \n </plu:dimensioningindicationmeasurevalue> \n </plu:dimensioningindication>\n <plu:inspireid>\n <base:identifier>\n <base:localid>\n _bp_ueberbaubaregrundstuecksflaeche.3\n </base:localid>\n <base:namespace>\n REPLACEME/\n </base:namespace> \n </base:identifier> \n </plu:inspireid>\n <plu:geometry>\n <gml:polygon srsname=\"http://www.opengis.net/def/crs/EPSG/0/25833\" srsdimension=\"2\">\n <gml:exterior>\n <gml:linearring>\n <gml:poslist>\n 385919.31860777 5824690.697477636\n </gml:poslist> \n </gml:linearring> \n </gml:exterior> \n </gml:polygon> \n </plu:geometry>\n <plu:inheritedfromotherplans nilreason=\"other:unpopulated\" xsi:nil=\"true\"></plu:inheritedfromotherplans>\n <plu:specificregulationnature nilreason=\"other:unpopulated\" xsi:nil=\"true\"></plu:specificregulationnature>\n <plu:regulationnature xlink:href=\"http://inspire.ec.europa.eu/codelist/RegulationNatureValue/generallyBinding\"></plu:regulationnature>\n <plu:supplementaryregulation xlink:href=\"http://inspire.ec.europa.eu/codelist/SupplementaryRegulationValue/5_1_UsableBuildingArea\"></plu:supplementaryregulation>\n <plu:officialdocument xlink:href=\"#OfficialDocumentation_175e7d8d3bafcc8e759e00bff1a33b34d0e017fbd8eb19155912fa887c254df5\"></plu:officialdocument>\n <plu:plan xlink:href=\"#_bp_plan.1\"></plu:plan> \n </plu:supplementaryregulation> \n</gml:featuremember>" ;
html:innerText "REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3 full_storeys 6 total_floor_area 4820.0 plot_coverage 869.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ 385919.31860777 5824690.697477636 REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3 full_storeys 6 total_floor_area 4820.0 plot_coverage 869.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ 385919.31860777 5824690.697477636 REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3 full_storeys 6 total_floor_area 4820.0 plot_coverage 869.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ 385919.31860777 5824690.697477636 REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3 full_storeys 6 full_storeys 6 full_storeys 6 total_floor_area 4820.0 total_floor_area 4820.0 total_floor_area 4820.0 plot_coverage 869.0 plot_coverage 869.0 plot_coverage 869.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 "
] ;
html:innerHTML "<gml:featurecollection xmlns:sc=\"http://www.interactive-instruments.de/ShapeChange/AppInfo\" xmlns:base2=\"http://inspire.ec.europa.eu/schemas/base2/2.0\" xmlns:gml=\"http://www.opengis.net/gml/3.2\" xmlns:plu=\"http://inspire.ec.europa.eu/schemas/plu/4.0\" xmlns:lunom=\"http://inspire.ec.europa.eu/schemas/lunom/4.0\" xmlns:base=\"http://inspire.ec.europa.eu/schemas/base/3.3\" xmlns:gmd=\"http://www.isotc211.org/2005/gmd\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns:gco=\"http://www.isotc211.org/2005/gco\" xmlns:ns1=\"http://www.w3.org/1999/xhtml\" xmlns:gss=\"http://www.isotc211.org/2005/gss\" xmlns:gsr=\"http://www.isotc211.org/2005/gsr\" xmlns:gts=\"http://www.isotc211.org/2005/gts\" xmlns:ad=\"http://inspire.ec.europa.eu/schemas/ad/4.0\" xmlns:au=\"http://inspire.ec.europa.eu/schemas/au/4.0\" xmlns:gn=\"http://inspire.ec.europa.eu/schemas/gn/4.0\" xmlns:bu-base=\"http://inspire.ec.europa.eu/schemas/bu-base/4.0\" xmlns:tn=\"http://inspire.ec.europa.eu/schemas/tn/4.0\" xmlns:cp=\"http://inspire.ec.europa.eu/schemas/cp/4.0\" xmlns:net=\"http://inspire.ec.europa.eu/schemas/net/4.0\" xmlns:gmlcov=\"http://www.opengis.net/gmlcov/1.0\" xmlns:swe=\"http://www.opengis.net/swe/2.0\" xmlns:hfp=\"http://www.w3.org/2001/XMLSchema-hasFacetAndProperty\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemalocation=\"http://inspire.ec.europa.eu/schemas/plu/4.0 https://inspire.ec.europa.eu/schemas/plu/4.0/PlannedLandUse.xsd http://www.opengis.net/gml/3.2 http://schemas.opengis.net/gml/3.2.1/deprecatedTypes.xsd\">\n <gml:featuremember>\n <plu:supplementaryregulation gml:id=\"_bp_ueberbaubaregrundstuecksflaeche.3\">\n <gml:identifier codespace=\"http://inspire.ec.europa.eu/ids\">\n REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3\n </gml:identifier>\n <plu:specificsupplementaryregulation xlink:href=\"https://registry.gdi-de.org/codelist/de.xleitstelle.inspire_plu/LandUse/3_49_UeberbaubareGrundstuecksFlaeche\"></plu:specificsupplementaryregulation>\n <plu:processstepgeneral nilreason=\"other:unpopulated\" xsi:nil=\"true\"></plu:processstepgeneral>\n <plu:backgroundmap nilreason=\"other:unpopulated\" xsi:nil=\"true\"></plu:backgroundmap>\n <plu:beginlifespanversion nilreason=\"other:unpopulated\" xsi:nil=\"true\"></plu:beginlifespanversion>\n <plu:dimensioningindication>\n <plu:dimensioningindicationintegervalue>\n <plu:indicationreference>\n full_storeys\n </plu:indicationreference>\n <plu:value>\n 6\n </plu:value> \n </plu:dimensioningindicationintegervalue> \n </plu:dimensioningindication>\n <plu:dimensioningindication>\n <plu:dimensioningindicationmeasurevalue>\n <plu:indicationreference>\n total_floor_area\n </plu:indicationreference>\n <plu:value uom=\"m2\">\n 4820.0\n </plu:value> \n </plu:dimensioningindicationmeasurevalue> \n </plu:dimensioningindication>\n <plu:dimensioningindication>\n <plu:dimensioningindicationmeasurevalue>\n <plu:indicationreference>\n plot_coverage\n </plu:indicationreference>\n <plu:value uom=\"m2\">\n 869.0\n </plu:value> \n </plu:dimensioningindicationmeasurevalue> \n </plu:dimensioningindication>\n <plu:dimensioningindication>\n <plu:dimensioningindicationmeasurevalue>\n <plu:indicationreference>\n standard_elevation_zero_NHN&amp;top_edge_as_vertical_datum&amp;reference_point_heightMin\n </plu:indicationreference>\n <plu:value uom=\"m\">\n 55.5\n </plu:value> \n </plu:dimensioningindicationmeasurevalue> \n </plu:dimensioningindication>\n <plu:dimensioningindication>\n <plu:dimensioningindicationmeasurevalue>\n <plu:indicationreference>\n standard_elevation_zero_NHN&amp;top_edge_as_vertical_datum&amp;reference_point_heightMax\n </plu:indicationreference>\n <plu:value uom=\"m\">\n 57.0\n </plu:value> \n </plu:dimensioningindicationmeasurevalue> \n </plu:dimensioningindication>\n <plu:inspireid>\n <base:identifier>\n <base:localid>\n _bp_ueberbaubaregrundstuecksflaeche.3\n </base:localid>\n <base:namespace>\n REPLACEME/\n </base:namespace> \n </base:identifier> \n </plu:inspireid>\n <plu:geometry>\n <gml:polygon srsname=\"http://www.opengis.net/def/crs/EPSG/0/25833\" srsdimension=\"2\">\n <gml:exterior>\n <gml:linearring>\n <gml:poslist>\n 385919.31860777 5824690.697477636\n </gml:poslist> \n </gml:linearring> \n </gml:exterior> \n </gml:polygon> \n </plu:geometry>\n <plu:inheritedfromotherplans nilreason=\"other:unpopulated\" xsi:nil=\"true\"></plu:inheritedfromotherplans>\n <plu:specificregulationnature nilreason=\"other:unpopulated\" xsi:nil=\"true\"></plu:specificregulationnature>\n <plu:regulationnature xlink:href=\"http://inspire.ec.europa.eu/codelist/RegulationNatureValue/generallyBinding\"></plu:regulationnature>\n <plu:supplementaryregulation xlink:href=\"http://inspire.ec.europa.eu/codelist/SupplementaryRegulationValue/5_1_UsableBuildingArea\"></plu:supplementaryregulation>\n <plu:officialdocument xlink:href=\"#OfficialDocumentation_175e7d8d3bafcc8e759e00bff1a33b34d0e017fbd8eb19155912fa887c254df5\"></plu:officialdocument>\n <plu:plan xlink:href=\"#_bp_plan.1\"></plu:plan> \n </plu:supplementaryregulation> \n </gml:featuremember> \n</gml:featurecollection>" ;
html:innerText "REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3 full_storeys 6 total_floor_area 4820.0 plot_coverage 869.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ 385919.31860777 5824690.697477636 REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3 full_storeys 6 total_floor_area 4820.0 plot_coverage 869.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ 385919.31860777 5824690.697477636 REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3 full_storeys 6 total_floor_area 4820.0 plot_coverage 869.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ 385919.31860777 5824690.697477636 REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3 full_storeys 6 total_floor_area 4820.0 plot_coverage 869.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ 385919.31860777 5824690.697477636 REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3 full_storeys 6 full_storeys 6 full_storeys 6 total_floor_area 4820.0 total_floor_area 4820.0 total_floor_area 4820.0 plot_coverage 869.0 plot_coverage 869.0 plot_coverage 869.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 "
] ;
rdfs:member [ rdf:type x:head ] ;
html:innerHTML "<head></head>\n<body>\n <gml:featurecollection xmlns:sc=\"http://www.interactive-instruments.de/ShapeChange/AppInfo\" xmlns:base2=\"http://inspire.ec.europa.eu/schemas/base2/2.0\" xmlns:gml=\"http://www.opengis.net/gml/3.2\" xmlns:plu=\"http://inspire.ec.europa.eu/schemas/plu/4.0\" xmlns:lunom=\"http://inspire.ec.europa.eu/schemas/lunom/4.0\" xmlns:base=\"http://inspire.ec.europa.eu/schemas/base/3.3\" xmlns:gmd=\"http://www.isotc211.org/2005/gmd\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns:gco=\"http://www.isotc211.org/2005/gco\" xmlns:ns1=\"http://www.w3.org/1999/xhtml\" xmlns:gss=\"http://www.isotc211.org/2005/gss\" xmlns:gsr=\"http://www.isotc211.org/2005/gsr\" xmlns:gts=\"http://www.isotc211.org/2005/gts\" xmlns:ad=\"http://inspire.ec.europa.eu/schemas/ad/4.0\" xmlns:au=\"http://inspire.ec.europa.eu/schemas/au/4.0\" xmlns:gn=\"http://inspire.ec.europa.eu/schemas/gn/4.0\" xmlns:bu-base=\"http://inspire.ec.europa.eu/schemas/bu-base/4.0\" xmlns:tn=\"http://inspire.ec.europa.eu/schemas/tn/4.0\" xmlns:cp=\"http://inspire.ec.europa.eu/schemas/cp/4.0\" xmlns:net=\"http://inspire.ec.europa.eu/schemas/net/4.0\" xmlns:gmlcov=\"http://www.opengis.net/gmlcov/1.0\" xmlns:swe=\"http://www.opengis.net/swe/2.0\" xmlns:hfp=\"http://www.w3.org/2001/XMLSchema-hasFacetAndProperty\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemalocation=\"http://inspire.ec.europa.eu/schemas/plu/4.0 https://inspire.ec.europa.eu/schemas/plu/4.0/PlannedLandUse.xsd http://www.opengis.net/gml/3.2 http://schemas.opengis.net/gml/3.2.1/deprecatedTypes.xsd\">\n <gml:featuremember>\n <plu:supplementaryregulation gml:id=\"_bp_ueberbaubaregrundstuecksflaeche.3\">\n <gml:identifier codespace=\"http://inspire.ec.europa.eu/ids\">\n REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3\n </gml:identifier>\n <plu:specificsupplementaryregulation xlink:href=\"https://registry.gdi-de.org/codelist/de.xleitstelle.inspire_plu/LandUse/3_49_UeberbaubareGrundstuecksFlaeche\"></plu:specificsupplementaryregulation>\n <plu:processstepgeneral nilreason=\"other:unpopulated\" xsi:nil=\"true\"></plu:processstepgeneral>\n <plu:backgroundmap nilreason=\"other:unpopulated\" xsi:nil=\"true\"></plu:backgroundmap>\n <plu:beginlifespanversion nilreason=\"other:unpopulated\" xsi:nil=\"true\"></plu:beginlifespanversion>\n <plu:dimensioningindication>\n <plu:dimensioningindicationintegervalue>\n <plu:indicationreference>\n full_storeys\n </plu:indicationreference>\n <plu:value>\n 6\n </plu:value> \n </plu:dimensioningindicationintegervalue> \n </plu:dimensioningindication>\n <plu:dimensioningindication>\n <plu:dimensioningindicationmeasurevalue>\n <plu:indicationreference>\n total_floor_area\n </plu:indicationreference>\n <plu:value uom=\"m2\">\n 4820.0\n </plu:value> \n </plu:dimensioningindicationmeasurevalue> \n </plu:dimensioningindication>\n <plu:dimensioningindication>\n <plu:dimensioningindicationmeasurevalue>\n <plu:indicationreference>\n plot_coverage\n </plu:indicationreference>\n <plu:value uom=\"m2\">\n 869.0\n </plu:value> \n </plu:dimensioningindicationmeasurevalue> \n </plu:dimensioningindication>\n <plu:dimensioningindication>\n <plu:dimensioningindicationmeasurevalue>\n <plu:indicationreference>\n standard_elevation_zero_NHN&amp;top_edge_as_vertical_datum&amp;reference_point_heightMin\n </plu:indicationreference>\n <plu:value uom=\"m\">\n 55.5\n </plu:value> \n </plu:dimensioningindicationmeasurevalue> \n </plu:dimensioningindication>\n <plu:dimensioningindication>\n <plu:dimensioningindicationmeasurevalue>\n <plu:indicationreference>\n standard_elevation_zero_NHN&amp;top_edge_as_vertical_datum&amp;reference_point_heightMax\n </plu:indicationreference>\n <plu:value uom=\"m\">\n 57.0\n </plu:value> \n </plu:dimensioningindicationmeasurevalue> \n </plu:dimensioningindication>\n <plu:inspireid>\n <base:identifier>\n <base:localid>\n _bp_ueberbaubaregrundstuecksflaeche.3\n </base:localid>\n <base:namespace>\n REPLACEME/\n </base:namespace> \n </base:identifier> \n </plu:inspireid>\n <plu:geometry>\n <gml:polygon srsname=\"http://www.opengis.net/def/crs/EPSG/0/25833\" srsdimension=\"2\">\n <gml:exterior>\n <gml:linearring>\n <gml:poslist>\n 385919.31860777 5824690.697477636\n </gml:poslist> \n </gml:linearring> \n </gml:exterior> \n </gml:polygon> \n </plu:geometry>\n <plu:inheritedfromotherplans nilreason=\"other:unpopulated\" xsi:nil=\"true\"></plu:inheritedfromotherplans>\n <plu:specificregulationnature nilreason=\"other:unpopulated\" xsi:nil=\"true\"></plu:specificregulationnature>\n <plu:regulationnature xlink:href=\"http://inspire.ec.europa.eu/codelist/RegulationNatureValue/generallyBinding\"></plu:regulationnature>\n <plu:supplementaryregulation xlink:href=\"http://inspire.ec.europa.eu/codelist/SupplementaryRegulationValue/5_1_UsableBuildingArea\"></plu:supplementaryregulation>\n <plu:officialdocument xlink:href=\"#OfficialDocumentation_175e7d8d3bafcc8e759e00bff1a33b34d0e017fbd8eb19155912fa887c254df5\"></plu:officialdocument>\n <plu:plan xlink:href=\"#_bp_plan.1\"></plu:plan> \n </plu:supplementaryregulation> \n </gml:featuremember> \n </gml:featurecollection>\n</body>" ;
html:innerText "REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3 full_storeys 6 total_floor_area 4820.0 plot_coverage 869.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ 385919.31860777 5824690.697477636 REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3 full_storeys 6 total_floor_area 4820.0 plot_coverage 869.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ 385919.31860777 5824690.697477636 REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3 full_storeys 6 total_floor_area 4820.0 plot_coverage 869.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ 385919.31860777 5824690.697477636 REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3 full_storeys 6 total_floor_area 4820.0 plot_coverage 869.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ 385919.31860777 5824690.697477636 REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3 full_storeys 6 total_floor_area 4820.0 plot_coverage 869.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ 385919.31860777 5824690.697477636 REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3 full_storeys 6 full_storeys 6 full_storeys 6 total_floor_area 4820.0 total_floor_area 4820.0 total_floor_area 4820.0 plot_coverage 869.0 plot_coverage 869.0 plot_coverage 869.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin 55.5 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax 57.0 _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ _bp_ueberbaubaregrundstuecksflaeche.3 REPLACEME/ 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 385919.31860777 5824690.697477636 "
] .
@prefix fx: <http://sparql.xyz/facade-x/ns/> .
@prefix gml: <http://www.opengis.net/gml/3.2#> .
@prefix html: <https://html.spec.whatwg.org/#> .
@prefix plu: <http://inspire.ec.europa.eu/schemas/plu/4.0#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix x: <http://www.w3.org/1999/xhtml#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix xyz: <http://sparql.xyz/facade-x/data/> .
[ rdf:type gml:FeatureCollection , fx:root ;
rdfs:member [ rdf:type gml:featureMember ;
rdfs:member [ rdf:type plu:SupplementaryRegulation ;
rdfs:member [ rdf:type plu:backgroundMap ;
xyz:nilReason "other:unpopulated" ;
<http://www.w3.org/2001/XMLSchema-instance#nil>
"true"
] ;
rdfs:member [ rdf:type plu:beginLifespanVersion ;
xyz:nilReason "other:unpopulated" ;
<http://www.w3.org/2001/XMLSchema-instance#nil>
"true"
] ;
rdfs:member [ rdf:type plu:inheritedFromOtherPlans ;
xyz:nilReason "other:unpopulated" ;
<http://www.w3.org/2001/XMLSchema-instance#nil>
"true"
] ;
rdfs:member [ rdf:type plu:plan ;
<http://www.w3.org/1999/xlink#href>
"#_bp_plan.1"
] ;
rdfs:member [ rdf:type plu:specificSupplementaryRegulation ;
<http://www.w3.org/1999/xlink#href>
"https://registry.gdi-de.org/codelist/de.xleitstelle.inspire_plu/LandUse/3_49_UeberbaubareGrundstuecksFlaeche"
] ;
rdfs:member [ rdf:type plu:geometry ;
rdfs:member [ rdf:type gml:Polygon ;
rdfs:member [ rdf:type gml:exterior ;
rdfs:member [ rdf:type gml:LinearRing ;
rdfs:member [ rdf:type gml:posList ;
rdfs:member "385919.31860777 5824690.697477636"
]
]
] ;
xyz:srsDimension "2" ;
xyz:srsName "http://www.opengis.net/def/crs/EPSG/0/25833"
]
] ;
rdfs:member [ rdf:type plu:dimensioningIndication ;
rdfs:member [ rdf:type plu:DimensioningIndicationMeasureValue ;
rdfs:member [ rdf:type plu:value ;
rdfs:member "4820.0" ;
xyz:uom "m2"
] ;
rdfs:member [ rdf:type plu:indicationReference ;
rdfs:member "total_floor_area"
]
]
] ;
rdfs:member [ rdf:type plu:dimensioningIndication ;
rdfs:member [ rdf:type plu:DimensioningIndicationIntegerValue ;
rdfs:member [ rdf:type plu:value ;
rdfs:member "6"
] ;
rdfs:member [ rdf:type plu:indicationReference ;
rdfs:member "full_storeys"
]
]
] ;
rdfs:member [ rdf:type plu:dimensioningIndication ;
rdfs:member [ rdf:type plu:DimensioningIndicationMeasureValue ;
rdfs:member [ rdf:type plu:value ;
rdfs:member "869.0" ;
xyz:uom "m2"
] ;
rdfs:member [ rdf:type plu:indicationReference ;
rdfs:member "plot_coverage"
]
]
] ;
rdfs:member [ rdf:type plu:processStepGeneral ;
xyz:nilReason "other:unpopulated" ;
<http://www.w3.org/2001/XMLSchema-instance#nil>
"true"
] ;
rdfs:member [ rdf:type plu:specificRegulationNature ;
xyz:nilReason "other:unpopulated" ;
<http://www.w3.org/2001/XMLSchema-instance#nil>
"true"
] ;
rdfs:member [ rdf:type plu:dimensioningIndication ;
rdfs:member [ rdf:type plu:DimensioningIndicationMeasureValue ;
rdfs:member [ rdf:type plu:value ;
rdfs:member "57.0" ;
xyz:uom "m"
] ;
rdfs:member [ rdf:type plu:indicationReference ;
rdfs:member "standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMax"
]
]
] ;
rdfs:member [ rdf:type gml:identifier ;
rdfs:member "REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3" ;
xyz:codeSpace "http://inspire.ec.europa.eu/ids"
] ;
rdfs:member [ rdf:type plu:officialDocument ;
<http://www.w3.org/1999/xlink#href>
"#OfficialDocumentation_175e7d8d3bafcc8e759e00bff1a33b34d0e017fbd8eb19155912fa887c254df5"
] ;
rdfs:member [ rdf:type plu:regulationNature ;
<http://www.w3.org/1999/xlink#href>
"http://inspire.ec.europa.eu/codelist/RegulationNatureValue/generallyBinding"
] ;
rdfs:member [ rdf:type plu:inspireId ;
rdfs:member [ rdf:type <http://inspire.ec.europa.eu/schemas/base/3.3#Identifier> ;
rdfs:member [ rdf:type <http://inspire.ec.europa.eu/schemas/base/3.3#namespace> ;
rdfs:member "REPLACEME/"
] ;
rdfs:member [ rdf:type <http://inspire.ec.europa.eu/schemas/base/3.3#localId> ;
rdfs:member "_bp_ueberbaubaregrundstuecksflaeche.3"
]
]
] ;
rdfs:member [ rdf:type plu:dimensioningIndication ;
rdfs:member [ rdf:type plu:DimensioningIndicationMeasureValue ;
rdfs:member [ rdf:type plu:value ;
rdfs:member "55.5" ;
xyz:uom "m"
] ;
rdfs:member [ rdf:type plu:indicationReference ;
rdfs:member "standard_elevation_zero_NHN&top_edge_as_vertical_datum&reference_point_heightMin"
]
]
] ;
rdfs:member [ rdf:type plu:supplementaryRegulation ;
<http://www.w3.org/1999/xlink#href>
"http://inspire.ec.europa.eu/codelist/SupplementaryRegulationValue/5_1_UsableBuildingArea"
] ;
gml:id "_bp_ueberbaubaregrundstuecksflaeche.3"
]
] ;
<http://www.w3.org/2001/XMLSchema-instance#schemaLocation>
"http://inspire.ec.europa.eu/schemas/plu/4.0 https://inspire.ec.europa.eu/schemas/plu/4.0/PlannedLandUse.xsd http://www.opengis.net/gml/3.2 http://schemas.opengis.net/gml/3.2.1/deprecatedTypes.xsd"
] .
prefix x: <http://www.w3.org/1999/xhtml#> # raw data prefix in HTML->RDF, prepended to any other prefix, eg x:gml:featurecollection, x:plu:indicationreference, x:nilreason, x:xsi:nil
prefix html: <https://html.spec.whatwg.org/#> # html:innerHTML, html:innerText
prefix xlink: <http://www.w3.org/1999/xlink#>
prefix gml: <http://www.opengis.net/gml/3.2#>
prefix plu: <http://inspire.ec.europa.eu/schemas/plu/4.0#>
prefix xyz: <http://sparql.xyz/facade-x/data/> # raw prefix in XML->RDF data
prefix fx: <http://sparql.xyz/facade-x/ns/> # fx:properties in SERVICE call, fx:root in output
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#># each XML element becomes rdf:type
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> # rdfs:member
prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix xsi: <http://www.w3.org/2001/XMLSchema-instance#> # xsi:nil "true": filter out such elements. xsi:schemaLocation
construct {
?s ?p ?o
} where {
SERVICE <x-sparql-anything:> {
# bind(str(xyz:) as ?namespace)
# fx:properties fx:namespace ?namespace.
fx:properties fx:media-type ?_type.
fx:properties fx:location ?_file.
fx:properties fx:use-rdfs-member true.
?s ?p ?o
}
}
<?xml version="1.0" ?>
<gml:FeatureCollection xmlns:sc="http://www.interactive-instruments.de/ShapeChange/AppInfo" xmlns:base2="http://inspire.ec.europa.eu/schemas/base2/2.0" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:plu="http://inspire.ec.europa.eu/schemas/plu/4.0" xmlns:lunom="http://inspire.ec.europa.eu/schemas/lunom/4.0" xmlns:base="http://inspire.ec.europa.eu/schemas/base/3.3" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:ns1="http://www.w3.org/1999/xhtml" xmlns:gss="http://www.isotc211.org/2005/gss" xmlns:gsr="http://www.isotc211.org/2005/gsr" xmlns:gts="http://www.isotc211.org/2005/gts" xmlns:ad="http://inspire.ec.europa.eu/schemas/ad/4.0" xmlns:au="http://inspire.ec.europa.eu/schemas/au/4.0" xmlns:gn="http://inspire.ec.europa.eu/schemas/gn/4.0" xmlns:bu-base="http://inspire.ec.europa.eu/schemas/bu-base/4.0" xmlns:tn="http://inspire.ec.europa.eu/schemas/tn/4.0" xmlns:cp="http://inspire.ec.europa.eu/schemas/cp/4.0" xmlns:net="http://inspire.ec.europa.eu/schemas/net/4.0" xmlns:gmlcov="http://www.opengis.net/gmlcov/1.0" xmlns:swe="http://www.opengis.net/swe/2.0" xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://inspire.ec.europa.eu/schemas/plu/4.0 https://inspire.ec.europa.eu/schemas/plu/4.0/PlannedLandUse.xsd http://www.opengis.net/gml/3.2 http://schemas.opengis.net/gml/3.2.1/deprecatedTypes.xsd">
<gml:featureMember>
<plu:SupplementaryRegulation gml:id="_bp_ueberbaubaregrundstuecksflaeche.3">
<gml:identifier codeSpace="http://inspire.ec.europa.eu/ids">REPLACEME/_bp_ueberbaubaregrundstuecksflaeche.3</gml:identifier>
<plu:specificSupplementaryRegulation xlink:href="https://registry.gdi-de.org/codelist/de.xleitstelle.inspire_plu/LandUse/3_49_UeberbaubareGrundstuecksFlaeche"></plu:specificSupplementaryRegulation>
<plu:processStepGeneral nilReason="other:unpopulated" xsi:nil="true"></plu:processStepGeneral>
<plu:backgroundMap nilReason="other:unpopulated" xsi:nil="true"></plu:backgroundMap>
<plu:beginLifespanVersion nilReason="other:unpopulated" xsi:nil="true"></plu:beginLifespanVersion>
<plu:dimensioningIndication>
<plu:DimensioningIndicationIntegerValue>
<plu:indicationReference>full_storeys</plu:indicationReference>
<plu:value>6</plu:value>
</plu:DimensioningIndicationIntegerValue>
</plu:dimensioningIndication>
<plu:dimensioningIndication>
<plu:DimensioningIndicationMeasureValue>
<plu:indicationReference>total_floor_area</plu:indicationReference>
<plu:value uom="m2">4820.0</plu:value>
</plu:DimensioningIndicationMeasureValue>
</plu:dimensioningIndication>
<plu:dimensioningIndication>
<plu:DimensioningIndicationMeasureValue>
<plu:indicationReference>plot_coverage</plu:indicationReference>
<plu:value uom="m2">869.0</plu:value>
</plu:DimensioningIndicationMeasureValue>
</plu:dimensioningIndication>
<plu:dimensioningIndication>
<plu:DimensioningIndicationMeasureValue>
<plu:indicationReference>standard_elevation_zero_NHN&amp;top_edge_as_vertical_datum&amp;reference_point_heightMin</plu:indicationReference>
<plu:value uom="m">55.5</plu:value>
</plu:DimensioningIndicationMeasureValue>
</plu:dimensioningIndication>
<plu:dimensioningIndication>
<plu:DimensioningIndicationMeasureValue>
<plu:indicationReference>standard_elevation_zero_NHN&amp;top_edge_as_vertical_datum&amp;reference_point_heightMax</plu:indicationReference>
<plu:value uom="m">57.0</plu:value>
</plu:DimensioningIndicationMeasureValue>
</plu:dimensioningIndication>
<plu:inspireId>
<base:Identifier>
<base:localId>_bp_ueberbaubaregrundstuecksflaeche.3</base:localId>
<base:namespace>REPLACEME/</base:namespace>
</base:Identifier>
</plu:inspireId>
<plu:geometry>
<gml:Polygon srsName="http://www.opengis.net/def/crs/EPSG/0/25833" srsDimension="2">
<gml:exterior>
<gml:LinearRing>
<gml:posList>385919.31860777 5824690.697477636</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</plu:geometry>
<plu:inheritedFromOtherPlans nilReason="other:unpopulated" xsi:nil="true"></plu:inheritedFromOtherPlans>
<plu:specificRegulationNature nilReason="other:unpopulated" xsi:nil="true"></plu:specificRegulationNature>
<plu:regulationNature xlink:href="http://inspire.ec.europa.eu/codelist/RegulationNatureValue/generallyBinding"></plu:regulationNature>
<plu:supplementaryRegulation xlink:href="http://inspire.ec.europa.eu/codelist/SupplementaryRegulationValue/5_1_UsableBuildingArea"></plu:supplementaryRegulation>
<plu:officialDocument xlink:href="#OfficialDocumentation_175e7d8d3bafcc8e759e00bff1a33b34d0e017fbd8eb19155912fa887c254df5"></plu:officialDocument>
<plu:plan xlink:href="#_bp_plan.1"></plu:plan>
</plu:SupplementaryRegulation>
</gml:featureMember>
</gml:FeatureCollection>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment