@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/bTypAA>
  gtm:verpondingsNummer "1668"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1668"^^xsd:string ;
  ns0:name "Verponding 1668"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/br1v12> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67047> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7116651 52.0090674, 4.7113954 52.0089736, 4.7113171 52.0089483, 4.7110764 52.0088708, 4.7109893 52.0089645, 4.7112045 52.0090411, 4.7112462 52.008994, 4.7113647 52.0090354, 4.7116161 52.0091248, 4.7116651 52.0090674))"^^geo:wktLiteral ;
    osm:area 415.0
  ] .

