@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/bUoa2Z>
  gtm:kadastraalNummer "493"^^xsd:string ;
  gtm:kadastraleAanduiding "C493"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C493"^^xsd:string ;
  ns0:name "Perceel GDA01-C493"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b37JV7>, <https://n2t.net/ark:/60537/b62xBc>, <https://n2t.net/ark:/60537/bRSXZm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15375> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7139073 52.0099495, 4.7139266 52.0098958, 4.7139358 52.0098875, 4.7139516 52.009854, 4.7138872 52.0098423, 4.7138715 52.0099023, 4.7138595 52.009944, 4.7139073 52.0099495))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

