@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bW2LA0>
  gtm:kadastraalNummer "197" ;
  gtm:kadastraleAanduiding "D197" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D197" ;
  ns0:name "Perceel GDA01-D197"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bRSZry> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16381> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7075458 52.0095317, 4.7075361 52.0095244, 4.7074596 52.009477, 4.7074258 52.0094978, 4.7071973 52.009361, 4.7071564 52.0093897, 4.7074366 52.009562, 4.7074448 52.0095691, 4.7075458 52.0095317))"^^geo:wktLiteral ;
    osm:area 154.0
  ] .

