@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b9MU8X>
  gtm:kadastraalNummer "9"^^xsd:string ;
  gtm:kadastraleAanduiding "B9"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B9"^^xsd:string ;
  ns0:name "Perceel GDA01-B9"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13856> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7092 52.015017, 4.7093051 52.0150745, 4.7093115 52.0150727, 4.7093329 52.0150806, 4.7093842 52.0150324, 4.7093913 52.0150239, 4.7093452 52.0150091, 4.7093323 52.0150195, 4.7092544 52.014973, 4.7092 52.015017))"^^geo:wktLiteral ;
    osm:area 73.0
  ] .

