@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/bHTaH4>
  gtm:kadastraalNummer "1012" ;
  gtm:kadastraleAanduiding "B1012" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1012" ;
  ns0:name "Perceel GDA01-B1012"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14858> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7086182 52.0096486, 4.708607 52.0096589, 4.7085182 52.009733, 4.7085251 52.009736, 4.7084862 52.0097789, 4.7085114 52.0097898, 4.7085154 52.0097922, 4.7086486 52.0096743, 4.7086607 52.0096637, 4.7086182 52.0096486))"^^geo:wktLiteral ;
    osm:area 56.0
  ] .

