@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/bIiCxw>
  gtm:verpondingsNummer "548" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/548" ;
  ns0:name "Verponding 548"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bTyngP> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69324> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7131748 52.0116399, 4.7129919 52.0118496, 4.71296 52.0118861, 4.7129332 52.011917, 4.7129429 52.0119202, 4.7129015 52.0119576, 4.7129592 52.011981, 4.713087 52.0118532, 4.7132628 52.0116775, 4.7132713 52.011669, 4.7131818 52.0116319, 4.7131748 52.0116399))"^^geo:wktLiteral ;
    osm:area 250.0
  ] .

