@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bTL3PL>
  gtm:kadastraalNummer "113"^^xsd:string ;
  gtm:kadastraleAanduiding "A113"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A113"^^xsd:string ;
  schema:name "Perceel GDA01-A113"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bXVhHC> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13115> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7038594 52.0126821, 4.7038054 52.0126497, 4.7037417 52.0126944, 4.7037265 52.0126862, 4.7035442 52.0128199, 4.7033599 52.0129549, 4.7034294 52.0129918, 4.7034382 52.0129854, 4.7033821 52.0129542, 4.703594 52.0127982, 4.7036543 52.01283, 4.7038594 52.0126821))"^^geo:wktLiteral ;
    osm:area 165.0
  ] .

