@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/bSIzpA>
  gtm:kadastraalNummer "593"^^xsd:string ;
  gtm:kadastraleAanduiding "A593"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A593"^^xsd:string ;
  ns0:name "Perceel GDA01-A593"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13595> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7194519 52.0139766, 4.7194478 52.0139877, 4.7194386 52.0140151, 4.7195178 52.0140249, 4.7195557 52.0140301, 4.7196676 52.0140478, 4.71967 52.0140419, 4.7196759 52.0140276, 4.7196823 52.0140119, 4.7194576 52.0139613, 4.7194519 52.0139766))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

