@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/bxguEJ>
  gtm:kadastraalNummer "324" ;
  gtm:kadastraleAanduiding "D324" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D324" ;
  ns0:name "Perceel GDA01-D324"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bH3qC6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16508> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7101526 52.0078282, 4.710203 52.0078051, 4.7101583 52.0077666, 4.7101008 52.0077912, 4.7101526 52.0078282))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

