@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/bFb747>
  gtm:verpondingsNummer "1532/1" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1532-1" ;
  ns0:name "Verponding 1532/1"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bPaFMs> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66894> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7119145 52.0122078, 4.71196 52.0121645, 4.7118833 52.0121213, 4.7118138 52.012076, 4.7117444 52.0120306, 4.7115582 52.0119089, 4.7115696 52.0119017, 4.7114896 52.01185, 4.7114752 52.0118407, 4.7114393 52.0118832, 4.7114545 52.0118939, 4.7116843 52.0120551, 4.7119145 52.0122078))"^^geo:wktLiteral ;
    osm:area 239.0
  ] .

