@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/bqbJvU>
  gtm:verpondingsNummer "1479" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1479" ;
  ns0:name "Verponding 1479"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/benimc> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66834> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7124834 52.0111817, 4.7124384 52.0111672, 4.712369 52.0112422, 4.7123611 52.0112517, 4.712403 52.0112672, 4.7124109 52.0112582, 4.7124834 52.0111817))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

