@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/bG0Stv>
  gtm:kadastraalNummer "1020" ;
  gtm:kadastraleAanduiding "B1020" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1020" ;
  ns0:name "Perceel GDA01-B1020"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14866> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7080173 52.0096459, 4.7080283 52.009655, 4.7081123 52.0097245, 4.7082407 52.0098148, 4.708184 52.009852, 4.7082154 52.0098702, 4.7082884 52.0098246, 4.708318 52.0097996, 4.7082922 52.0097803, 4.708207 52.0097216, 4.7081061 52.0096316, 4.7080952 52.0096217, 4.7080173 52.0096459))"^^geo:wktLiteral ;
    osm:area 158.0
  ] .

