@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/btWhyc>
  gtm:kadastraalNummer "1" ;
  gtm:kadastraleAanduiding "C1" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1" ;
  ns0:name "Perceel GDA01-C1"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b4ZR2E> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14883> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7105741 52.0118577, 4.7106993 52.0118328, 4.7106733 52.0117847, 4.7106945 52.0117805, 4.7105452 52.0114921, 4.7105423 52.0114927, 4.7105272 52.0114646, 4.7103698 52.0114953, 4.7103844 52.0115238, 4.7103814 52.0115244, 4.7105291 52.0118133, 4.71055 52.0118091, 4.7105741 52.0118577))"^^geo:wktLiteral ;
    osm:area 487.0
  ] .

