@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/b2vqaY>
  gtm:kadastraalNummer "142" ;
  gtm:kadastraleAanduiding "D142" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D142" ;
  ns0:name "Perceel GDA01-D142"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16326> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7055415 52.009914, 4.7054332 52.0099984, 4.7053915 52.0100163, 4.705341 52.010054, 4.7055421 52.0101553, 4.7055483 52.0101508, 4.7055605 52.010142, 4.7058121 52.0102798, 4.7058511 52.0102518, 4.7058815 52.0102296, 4.7059599 52.0101709, 4.7057629 52.0100707, 4.7057965 52.0100456, 4.7055415 52.009914))"^^geo:wktLiteral ;
    osm:area 734.0
  ] .

