@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/bSvRHR>
  gtm:kadastraalNummer "237"^^xsd:string ;
  gtm:kadastraleAanduiding "A237"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A237"^^xsd:string ;
  schema:name "Perceel GDA01-A237"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13239> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7088383 52.015809, 4.7088117 52.0157878, 4.7085028 52.015951, 4.7086121 52.0160165, 4.7085927 52.0160239, 4.7086998 52.0160808, 4.7090273 52.0159358, 4.7093354 52.0157995, 4.7092274 52.0157519, 4.7091657 52.0157841, 4.7090967 52.0158201, 4.7091416 52.0158528, 4.7090005 52.0159224, 4.7089164 52.0158621, 4.7088383 52.015809))"^^geo:wktLiteral ;
    osm:area 715.0
  ] .

