@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/bKaSme>
  gtm:kadastraalNummer "600" ;
  gtm:kadastraleAanduiding "D600" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D600" ;
  ns0:name "Perceel GDA01-D600"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16785> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.713332 52.0072474, 4.7133206 52.007245, 4.7131428 52.0072088, 4.7130552 52.007191, 4.7130455 52.0071895, 4.7130256 52.0072272, 4.7130196 52.0072384, 4.7132659 52.0072974, 4.7132758 52.0072999, 4.713332 52.0072474))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

