@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/bX5fRz>
  gtm:kadastraalNummer "368"^^xsd:string ;
  gtm:kadastraleAanduiding "A368"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A368"^^xsd:string ;
  schema:name "Perceel GDA01-A368"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13370> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7113699 52.015717, 4.7113795 52.0157451, 4.7115228 52.0156985, 4.711603 52.0156665, 4.7116936 52.0156199, 4.7117122 52.0156345, 4.7125008 52.0152498, 4.7124796 52.0152229, 4.7124594 52.0151972, 4.7118252 52.0155075, 4.7114602 52.0156588, 4.7113604 52.0156888, 4.7113699 52.015717))"^^geo:wktLiteral ;
    osm:area 592.0
  ] .

