@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/bsTNcV>
  gtm:kadastraalNummer "370" ;
  gtm:kadastraleAanduiding "D370" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D370" ;
  ns0:name "Perceel GDA01-D370"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/baqcUg>, <https://n2t.net/ark:/60537/bgsvWF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16555> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7104539 52.0081793, 4.7105017 52.0082031, 4.7105102 52.0081962, 4.7106595 52.0080751, 4.710609 52.0080516, 4.7105709 52.0080829, 4.7104633 52.0081713, 4.7104539 52.0081793))"^^geo:wktLiteral ;
    osm:area 76.0
  ] .

