@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/bnTZFh>
  gtm:kadastraalNummer "271"^^xsd:string ;
  gtm:kadastraleAanduiding "D271"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D271"^^xsd:string ;
  schema:name "Perceel GDA01-D271"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b5PObr>, <https://n2t.net/ark:/60537/bu91VM> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16455> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7086409 52.0083802, 4.7085736 52.008411, 4.7085817 52.008416, 4.7087236 52.0085042, 4.7087624 52.0085224, 4.7088218 52.0084805, 4.7086493 52.0083875, 4.7086409 52.0083802))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

