@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/bKozWx>
  gtm:kadastraalNummer "973" ;
  gtm:kadastraleAanduiding "B973" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B973" ;
  ns0:name "Perceel GDA01-B973"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14819> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7072481 52.0100049, 4.7071902 52.0100388, 4.7072715 52.0100879, 4.7072825 52.0100818, 4.7073292 52.010111, 4.7074352 52.0101758, 4.7073864 52.0102057, 4.7074223 52.0102268, 4.7074548 52.010246, 4.707543 52.0101929, 4.7074922 52.0101606, 4.7074291 52.0101203, 4.7072481 52.0100049))"^^geo:wktLiteral ;
    osm:area 159.0
  ] .

