@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/bh4rEv>
  gtm:verpondingsNummer "1665"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1665"^^xsd:string ;
  ns0:name "Verponding 1665"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bOyzO5> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67044> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7115039 52.0092516, 4.7112513 52.0091588, 4.711193 52.0091481, 4.7109099 52.0090492, 4.7108746 52.0090868, 4.7112348 52.0092156, 4.7114581 52.0093007, 4.7115039 52.0092516))"^^geo:wktLiteral ;
    osm:area 257.0
  ] .

