@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bSIBOq>
  gtm:verpondingsNummer "1377"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1377"^^xsd:string ;
  ns0:name "Verponding 1377"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b3KCcE> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66722> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100053 52.0114125, 4.7099903 52.0114136, 4.7095715 52.0114424, 4.7095648 52.0114002, 4.7094541 52.0114075, 4.7093768 52.0114132, 4.709138 52.011424, 4.7091339 52.0115401, 4.70929 52.0115299, 4.7094766 52.0115185, 4.7094712 52.0114881, 4.7096746 52.0114744, 4.7099866 52.0114535, 4.7100047 52.0114523, 4.7100053 52.0114125))"^^geo:wktLiteral ;
    osm:area 481.0
  ] .

