@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@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/bIVG7g>
  gtm:kadastraalNummer "657"^^xsd:string ;
  gtm:kadastraleAanduiding "C657"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C657"^^xsd:string ;
  ns0:name "Perceel GDA01-C657"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bnHuwO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15539> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7124869 52.0123429, 4.7124699 52.0123668, 4.7124914 52.0123787, 4.7124829 52.0123846, 4.712714 52.012513, 4.7129064 52.0126172, 4.7129197 52.0126047, 4.7127682 52.01252, 4.7127225 52.012496, 4.7126826 52.012475, 4.7126211 52.0124428, 4.7125926 52.0124262, 4.712556 52.012405, 4.7125224 52.0123872, 4.7124889 52.0123694, 4.7124849 52.0123643, 4.712498 52.0123469, 4.7124869 52.0123429))"^^geo:wktLiteral ;
    osm:area 69.0
  ] .

