@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/b5CUrc>
  gtm:kadastraalNummer "1009" ;
  gtm:kadastraleAanduiding "B1009" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1009" ;
  ns0:name "Perceel GDA01-B1009"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14855> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7087864 52.009724, 4.7087733 52.0097324, 4.7085606 52.0098887, 4.708493 52.0099373, 4.7083563 52.0100274, 4.7083302 52.0100461, 4.7082732 52.0100877, 4.7083116 52.010107, 4.7083994 52.0100487, 4.7084975 52.009989, 4.7085272 52.0100045, 4.7085628 52.0099788, 4.7085447 52.0099692, 4.7086128 52.00992, 4.7086219 52.0099255, 4.7086343 52.0099174, 4.7086432 52.0099227, 4.7086874 52.0098946, 4.708683 52.0098911, 4.7086976 52.0098822, 4.7086814 52.0098726, 4.7088474 52.009766, 4.7088601 52.0097584, 4.7087864 52.009724))"^^geo:wktLiteral ;
    osm:area 279.0
  ] .

