@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bELIFy>
  gtm:verpondingsNummer "1057"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/verponding/1057"^^xsd:string ;
  schema:name "Verponding 1057"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/brEAUc> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66360> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7077141 52.0136902, 4.7076518 52.0136643, 4.7076673 52.0136501, 4.707654 52.0136436, 4.7076042 52.0136873, 4.7076825 52.0137192, 4.7077141 52.0136902))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

