@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/bRG48m>
  gtm:kadastraalNummer "452" ;
  gtm:kadastraleAanduiding "D452" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D452" ;
  ns0:name "Perceel GDA01-D452"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b8X98U>, <https://n2t.net/ark:/60537/bvOEQ8> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16637> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7083784 52.0093262, 4.7083844 52.009322, 4.7085177 52.009211, 4.7084861 52.0091994, 4.7084449 52.0092343, 4.7084205 52.0092276, 4.7084043 52.0092498, 4.7083945 52.0092474, 4.7083468 52.0093138, 4.708344 52.0093186, 4.7083784 52.0093262))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

