@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/bWSzbe>
  gtm:kadastraalNummer "119" ;
  gtm:kadastraleAanduiding "B119" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B119" ;
  ns0:name "Perceel GDA01-B119"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13966> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7072411 52.0133042, 4.7070926 52.0134137, 4.7070871 52.0134108, 4.7070601 52.0134307, 4.7070646 52.0134331, 4.7068562 52.013587, 4.7069192 52.0136155, 4.7072109 52.0134031, 4.707211 52.0133949, 4.7072971 52.0133345, 4.7072411 52.0133042))"^^geo:wktLiteral ;
    osm:area 219.0
  ] .

