@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bgeBzA>
  gtm:kadastraalNummer "289" ;
  gtm:kadastraleAanduiding "C289" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C289" ;
  ns0:name "Perceel GDA01-C289"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15171> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7125771 52.0089987, 4.7125584 52.0089926, 4.7125312 52.0090241, 4.7126081 52.0090509, 4.712694 52.009078, 4.7127189 52.0090481, 4.7127022 52.0090429, 4.7126627 52.0090303, 4.7126233 52.009018, 4.7126662 52.0089651, 4.7126171 52.0089511, 4.7125771 52.0089987))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

