@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/bHg4JQ>
  gtm:kadastraalNummer "492" ;
  gtm:kadastraleAanduiding "D492" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D492" ;
  ns0:name "Perceel GDA01-D492"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16677> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7101754 52.0094454, 4.7101852 52.0094404, 4.7101616 52.0094268, 4.7100717 52.0093676, 4.7099956 52.0093178, 4.7099582 52.0092934, 4.7099396 52.0092814, 4.709921 52.0092695, 4.7098818 52.0092443, 4.7098425 52.0092191, 4.7095797 52.0090521, 4.7095515 52.0090717, 4.7097424 52.0092007, 4.7096867 52.0092346, 4.7097266 52.0092593, 4.70981 52.0092098, 4.7098495 52.0092351, 4.7098762 52.0092525, 4.7099093 52.0092732, 4.7099398 52.0092922, 4.7099737 52.0093165, 4.7100305 52.0093514, 4.7100724 52.0093786, 4.7101754 52.0094454))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

