@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/bwR561>
  gtm:kadastraalNummer "232"^^xsd:string ;
  gtm:kadastraleAanduiding "A232"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A232"^^xsd:string ;
  schema:name "Perceel GDA01-A232"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13234> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7082987 52.0160571, 4.7082802 52.0160459, 4.7082286 52.0160145, 4.7078497 52.0161945, 4.7078054 52.0162156, 4.707786 52.0162247, 4.7078902 52.0162847, 4.7079369 52.0163116, 4.7083938 52.0161118, 4.7082987 52.0160571))"^^geo:wktLiteral ;
    osm:area 562.0
  ] .

