@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/btwTgn>
  gtm:kadastraalNummer "486"^^xsd:string ;
  gtm:kadastraleAanduiding "D486"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D486"^^xsd:string ;
  schema:name "Perceel GDA01-D486"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bRGgKZ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16671> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7103405 52.0093601, 4.710396 52.0093267, 4.7103861 52.0093205, 4.7101694 52.0091837, 4.7101419 52.0091664, 4.7100913 52.0091959, 4.7103348 52.0093564, 4.7103405 52.0093601))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

