@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/brebuT>
  gtm:kadastraalNummer "194" ;
  gtm:kadastraleAanduiding "A194" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A194" ;
  ns0:name "Perceel GDA01-A194"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13196> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7062081 52.0152595, 4.7068468 52.0148885, 4.7068468 52.0148885, 4.7067336 52.0148163, 4.7067036 52.0148339, 4.706691 52.0148257, 4.7060816 52.0151908, 4.7062081 52.0152595))"^^geo:wktLiteral ;
    osm:area 723.0
  ] .

