@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/b2UOoW>
  gtm:kadastraalNummer "375"^^xsd:string ;
  gtm:kadastraleAanduiding "A375"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A375"^^xsd:string ;
  schema:name "Perceel GDA01-A375"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13377> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.710402 52.0158441, 4.7104032 52.0158568, 4.7106872 52.0158538, 4.7106875 52.0158649, 4.7108003 52.0158636, 4.7110949 52.0158378, 4.7111438 52.0158268, 4.7111398 52.0157916, 4.7111358 52.0157565, 4.7110476 52.0157831, 4.7108234 52.0158097, 4.7104839 52.0158186, 4.7103997 52.0158199, 4.710402 52.0158441))"^^geo:wktLiteral ;
    osm:area 280.0
  ] .

