@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bchixb>
  gtm:kadastraalNummer "342"^^xsd:string ;
  gtm:kadastraleAanduiding "D342"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D342"^^xsd:string ;
  ns0:name "Perceel GDA01-D342"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b8xTDR>, <https://n2t.net/ark:/60537/bW2Y10> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16526> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.710612 52.007698, 4.7107394 52.0075998, 4.7105525 52.0075755, 4.7104586 52.0075999, 4.710494 52.0076224, 4.7105002 52.0076187, 4.7105096 52.0076247, 4.7105342 52.0076047, 4.7105828 52.0076221, 4.7106314 52.0076396, 4.7105801 52.0076786, 4.710612 52.007698))"^^geo:wktLiteral ;
    osm:area 97.0
  ] .

