@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bABGxM>
  gtm:kadastraalNummer "684bis"^^xsd:string ;
  gtm:kadastraleAanduiding "A684bis"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A684bis"^^xsd:string ;
  schema:name "Perceel GDA01-A684bis"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13845> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7206278 52.007087, 4.7205748 52.0071055, 4.7205322 52.0071308, 4.7204821 52.007166, 4.7204407 52.007204, 4.7203903 52.0072544, 4.7203551 52.0073127, 4.7203186 52.0074162, 4.7203081 52.0074746, 4.7203111 52.0075344, 4.7203231 52.0075727, 4.7204241 52.0077983, 4.7206278 52.007087))"^^geo:wktLiteral ;
    osm:area 784.0
  ] .

