@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/b0D6PZ>
  gtm:kadastraalNummer "592"^^xsd:string ;
  gtm:kadastraleAanduiding "A592"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A592"^^xsd:string ;
  ns0:name "Perceel GDA01-A592"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13594> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7193566 52.0139697, 4.7193213 52.0140582, 4.7193327 52.01406, 4.7193151 52.014131, 4.7192632 52.0141261, 4.7192546 52.0141611, 4.7193039 52.0141657, 4.7192956 52.014191, 4.7192956 52.014191, 4.7193846 52.0141969, 4.7193846 52.0141969, 4.7194082 52.0141056, 4.7194215 52.0140661, 4.7194386 52.0140151, 4.7194478 52.0139877, 4.7193566 52.0139697))"^^geo:wktLiteral ;
    osm:area 166.0
  ] .

