@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/bWftiU>
  gtm:kadastraalNummer "374" ;
  gtm:kadastraleAanduiding "D374" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D374" ;
  ns0:name "Perceel GDA01-D374"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16559> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7107185 52.0083534, 4.7107078 52.0083613, 4.7105634 52.0084776, 4.7105155 52.0085162, 4.7105641 52.0085369, 4.7105768 52.0085255, 4.710605 52.0085374, 4.7106708 52.0084783, 4.7106874 52.0084634, 4.7107744 52.0083903, 4.7107844 52.0083818, 4.7107185 52.0083534))"^^geo:wktLiteral ;
    osm:area 131.0
  ] .

