@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/b3xWTA>
  gtm:verpondingsNummer "1474" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1474" ;
  ns0:name "Verponding 1474"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bAOogR> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66829> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7122339 52.0112018, 4.712242 52.0111929, 4.712326 52.0111018, 4.7123669 52.0110574, 4.7122943 52.0110282, 4.7121533 52.0111552, 4.7121443 52.0111638, 4.7122339 52.0112018))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

