@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/bRtpI1>
  gtm:verpondingsNummer "1675"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1675"^^xsd:string ;
  ns0:name "Verponding 1675"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bwR5ib> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67055> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7119048 52.0087991, 4.7119205 52.0088046, 4.7119631 52.0087581, 4.7119474 52.0087526, 4.7117134 52.0086778, 4.7116723 52.0087235, 4.7119048 52.0087991))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

