@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/b7UEvd>
  gtm:verpondingsNummer "4"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/4"^^xsd:string ;
  ns0:name "Verponding 4"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bb26kI> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69135> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7107345 52.0104377, 4.7105215 52.0103666, 4.7105081 52.0103617, 4.7104627 52.0104068, 4.7104785 52.0104119, 4.7107154 52.0104768, 4.7107345 52.0104377))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

