@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/b9MUgp>
  gtm:kadastraalNummer "203" ;
  gtm:kadastraleAanduiding "D203" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D203" ;
  ns0:name "Perceel GDA01-D203"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16387> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7071109 52.0090241, 4.7070448 52.0090551, 4.7070783 52.0090748, 4.7073648 52.0092438, 4.7073797 52.0092347, 4.7072942 52.009187, 4.7072131 52.0091371, 4.7072538 52.0091118, 4.7071109 52.0090241))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

