@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/bCGGue>
  gtm:kadastraalNummer "943" ;
  gtm:kadastraleAanduiding "B943" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B943" ;
  ns0:name "Perceel GDA01-B943"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14789> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7082535 52.010834, 4.7083072 52.0108632, 4.7083235 52.0108519, 4.7084797 52.0107429, 4.7085915 52.0106649, 4.7085454 52.0106398, 4.7084368 52.010718, 4.7082697 52.0108238, 4.7082535 52.010834))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

