@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b5cw4C>
  gtm:kadastraalNummer "213" ;
  gtm:kadastraleAanduiding "C213" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C213" ;
  ns0:name "Perceel GDA01-C213"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bGQSOO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15095> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7107784 52.0101658, 4.7107882 52.0101711, 4.7110075 52.0102794, 4.7110016 52.0102847, 4.7111817 52.0103758, 4.7111984 52.0103594, 4.7112186 52.0103416, 4.7110426 52.0102559, 4.7108291 52.0101471, 4.7108212 52.0101426, 4.7107784 52.0101658))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

