@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/b0cIIX>
  gtm:kadastraalNummer "535"^^xsd:string ;
  gtm:kadastraleAanduiding "E535"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E535"^^xsd:string ;
  ns0:name "Perceel GDA01-E535"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b6FBK5> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17735> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7108509 52.0048898, 4.7108281 52.0048774, 4.7108148 52.0048762, 4.7107966 52.0048839, 4.7107531 52.004922, 4.7106468 52.0049941, 4.7106817 52.0050173, 4.7107558 52.0049664, 4.7108187 52.0049211, 4.7108529 52.0049403, 4.7108829 52.0049663, 4.7110927 52.0051123, 4.7111114 52.005135, 4.7111239 52.0051264, 4.7111107 52.0051035, 4.7110855 52.0050828, 4.7109682 52.0049863, 4.7108509 52.0048898))"^^geo:wktLiteral ;
    osm:area 145.0
  ] .

