@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/bacizy>
  gtm:kadastraalNummer "753"^^xsd:string ;
  gtm:kadastraleAanduiding "B753"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B753"^^xsd:string ;
  ns0:name "Perceel GDA01-B753"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b00dxh> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14599> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7089517 52.0120303, 4.7089383 52.0120284, 4.7087904 52.0119995, 4.7088044 52.0119721, 4.7087476 52.0119639, 4.7086992 52.011957, 4.7086511 52.0119501, 4.7086467 52.0119669, 4.708766 52.0119951, 4.7087435 52.0120392, 4.7089256 52.0120746, 4.7089383 52.0120779, 4.7089517 52.0120303))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

