@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/bX5g2I>
  gtm:kadastraalNummer "490" ;
  gtm:kadastraleAanduiding "D490" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D490" ;
  ns0:name "Perceel GDA01-D490"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16675> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7101852 52.0094404, 4.7102638 52.0094011, 4.7102536 52.0093945, 4.710076 52.0092776, 4.7100721 52.0092797, 4.7100139 52.0092428, 4.7100191 52.0092399, 4.7099715 52.0092084, 4.7100422 52.0091653, 4.7100908 52.0091356, 4.7100723 52.0091248, 4.7100416 52.0091067, 4.7100353 52.0091031, 4.7099183 52.0091732, 4.7098425 52.0092191, 4.7098818 52.0092443, 4.709921 52.0092695, 4.7099396 52.0092814, 4.7099582 52.0092934, 4.7099956 52.0093178, 4.7100717 52.0093676, 4.7101616 52.0094268, 4.7101852 52.0094404))"^^geo:wktLiteral ;
    osm:area 302.0
  ] .

