@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/b1sUCb>
  gtm:kadastraalNummer "251" ;
  gtm:kadastraleAanduiding "B251" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B251" ;
  ns0:name "Perceel GDA01-B251"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14097> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7061396 52.0124924, 4.7061976 52.0125219, 4.7062085 52.0125126, 4.7064653 52.0122941, 4.7064628 52.0122827, 4.7064793 52.0122695, 4.7064686 52.0122645, 4.7064578 52.0122731, 4.7064199 52.0122552, 4.706294 52.0123606, 4.706266 52.012384, 4.7061506 52.0124829, 4.7061396 52.0124924))"^^geo:wktLiteral ;
    osm:area 169.0
  ] .

