@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/b37w6Y>
  gtm:kadastraalNummer "274" ;
  gtm:kadastraleAanduiding "B274" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B274" ;
  ns0:name "Perceel GDA01-B274"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14120> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.705543 52.0119421, 4.7055032 52.0119193, 4.70543 52.0119737, 4.7054226 52.01197, 4.7052948 52.012065, 4.7052831 52.0120737, 4.7053389 52.0120992, 4.7053486 52.0120916, 4.705543 52.0119421))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

