@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/bs3Zhg>
  gtm:kadastraalNummer "61" ;
  gtm:kadastraleAanduiding "B61" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B61" ;
  ns0:name "Perceel GDA01-B61"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13908> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7083771 52.0138895, 4.7082752 52.0139796, 4.7079689 52.0142561, 4.7080272 52.0142893, 4.7083973 52.0139522, 4.7084337 52.013919, 4.7084525 52.0139019, 4.7084329 52.0138925, 4.7084137 52.0139074, 4.7083771 52.0138895))"^^geo:wktLiteral ;
    osm:area 265.0
  ] .

