@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bQDzFt>
  gtm:kadastraalNummer "159" ;
  gtm:kadastraleAanduiding "D159" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D159" ;
  ns0:name "Perceel GDA01-D159"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16343> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7065258 52.0101012, 4.7065097 52.0100917, 4.7065022 52.0100966, 4.7063714 52.0100227, 4.7063409 52.0100433, 4.7063588 52.0100534, 4.7064086 52.0100814, 4.7064888 52.0101264, 4.7065258 52.0101012))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

