@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/bNVtKE>
  gtm:kadastraalNummer "824" ;
  gtm:kadastraleAanduiding "D824" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D824" ;
  ns0:name "Perceel GDA01-D824"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17009> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7075283 52.0086173, 4.7074328 52.0085462, 4.7074121 52.0085569, 4.7071688 52.0084394, 4.7072002 52.0084186, 4.7071467 52.0084001, 4.7070955 52.0084376, 4.7070627 52.0084205, 4.7070269 52.0084467, 4.7071952 52.0085346, 4.7072161 52.0085454, 4.7072483 52.0085209, 4.7073724 52.0085831, 4.7073806 52.0085784, 4.7074766 52.0086408, 4.7075283 52.0086173))"^^geo:wktLiteral ;
    osm:area 211.0
  ] .

