@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/bJm4Ad>
  gtm:kadastraalNummer "484" ;
  gtm:kadastraleAanduiding "D484" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D484" ;
  ns0:name "Perceel GDA01-D484"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16669> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7104451 52.0092989, 4.710497 52.0092645, 4.710488 52.0092592, 4.7103613 52.0091854, 4.7103385 52.0092004, 4.7103173 52.009188, 4.710282 52.0091675, 4.7102496 52.0091887, 4.7104346 52.009293, 4.7104451 52.0092989))"^^geo:wktLiteral ;
    osm:area 85.0
  ] .

