@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/bfc6ds>
  gtm:kadastraalNummer "836" ;
  gtm:kadastraleAanduiding "D836" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D836" ;
  ns0:name "Perceel GDA01-D836"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17021> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7069619 52.0086785, 4.7069224 52.0086573, 4.7068591 52.0086949, 4.7068993 52.0087152, 4.7069619 52.0086785))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

