@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/b5CWVW>
  gtm:verpondingsNummer "573" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/573" ;
  ns0:name "Verponding 573"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b0qqg3> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69352> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7141482 52.0120838, 4.7141392 52.01209, 4.713994 52.0122169, 4.7136633 52.0125322, 4.7137953 52.0125946, 4.7140579 52.0123306, 4.7139988 52.0123068, 4.714064 52.0122454, 4.7141998 52.0121179, 4.7142087 52.0121117, 4.7141482 52.0120838))"^^geo:wktLiteral ;
    osm:area 518.0
  ] .

