@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/bV0g6r>
  gtm:kadastraalNummer "640" ;
  gtm:kadastraleAanduiding "C640" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C640" ;
  ns0:name "Perceel GDA01-C640"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bHTnzB> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15522> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7126322 52.0120977, 4.7125916 52.0120767, 4.7125831 52.0120828, 4.7125167 52.0121361, 4.7125568 52.0121549, 4.7126322 52.0120977))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

