@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/bPonpg>
  gtm:kadastraalNummer "726"^^xsd:string ;
  gtm:kadastraleAanduiding "A726"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A726"^^xsd:string ;
  ns0:name "Perceel GDA01-A726"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13727> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7162713 52.0123915, 4.7162161 52.0123834, 4.7159895 52.0123496, 4.7158986 52.012336, 4.7160594 52.0125299, 4.7160888 52.012581, 4.7161038 52.012638, 4.7161078 52.012684, 4.7161053 52.0127336, 4.7160899 52.0127825, 4.7160649 52.0128213, 4.7160326 52.012853, 4.7159869 52.0128851, 4.7159435 52.0129119, 4.715903 52.0129332, 4.7158454 52.012958, 4.7159552 52.0130137, 4.7160243 52.0130431, 4.7160959 52.0129132, 4.7161999 52.0126041, 4.7162298 52.0125149, 4.7162464 52.0124656, 4.7162713 52.0123915))"^^geo:wktLiteral ;
    osm:area 723.0
  ] .

