@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bBruro>
  gtm:kadastraalNummer "485" ;
  gtm:kadastraleAanduiding "D485" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D485" ;
  ns0:name "Perceel GDA01-D485"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16670> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.710396 52.0093267, 4.7104451 52.0092989, 4.7104346 52.009293, 4.7102496 52.0091887, 4.710282 52.0091675, 4.7102749 52.0091634, 4.7102292 52.0091367, 4.710198 52.0091424, 4.7101663 52.0091248, 4.7101143 52.0090981, 4.7100723 52.0091248, 4.7100908 52.0091356, 4.7101419 52.0091664, 4.7101694 52.0091837, 4.7103861 52.0093205, 4.710396 52.0093267))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

