@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/bUNzrW>
  gtm:kadastraalNummer "143" ;
  gtm:kadastraleAanduiding "D143" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D143" ;
  ns0:name "Perceel GDA01-D143"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16327> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7059496 52.0102991, 4.7058511 52.0102518, 4.7058121 52.0102798, 4.7055605 52.010142, 4.7055483 52.0101508, 4.7058229 52.0102955, 4.7058024 52.0103104, 4.7060355 52.0104332, 4.7061041 52.0103836, 4.7059496 52.0102991))"^^geo:wktLiteral ;
    osm:area 188.0
  ] .

