@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/beZpkC>
  gtm:kadastraalNummer "149" ;
  gtm:kadastraleAanduiding "A149" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A149" ;
  ns0:name "Perceel GDA01-A149"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13151> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7045712 52.0133826, 4.7045138 52.0134234, 4.704523 52.0134287, 4.7044355 52.013493, 4.7045833 52.0135739, 4.7046907 52.0134991, 4.7047898 52.0134325, 4.7049433 52.0133316, 4.7048387 52.0132736, 4.7047497 52.0133347, 4.7046314 52.013416, 4.7045712 52.0133826))"^^geo:wktLiteral ;
    osm:area 416.0
  ] .

