@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/bWft6K>
  gtm:kadastraalNummer "42" ;
  gtm:kadastraleAanduiding "A42" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A42" ;
  ns0:name "Perceel GDA01-A42"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13045> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7001733 52.0111891, 4.7000508 52.0111141, 4.6996481 52.0113616, 4.6994601 52.0114771, 4.6994152 52.0115048, 4.6995389 52.0115768, 4.699581 52.0115512, 4.7000882 52.0112411, 4.7001733 52.0111891))"^^geo:wktLiteral ;
    osm:area 722.0
  ] .

