@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/b4ZOgG>
  gtm:kadastraalNummer "158"^^xsd:string ;
  gtm:kadastraleAanduiding "A158"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A158"^^xsd:string ;
  schema:name "Perceel GDA01-A158"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13160> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7048621 52.0134717, 4.7047898 52.0134325, 4.7046907 52.0134991, 4.7049005 52.0136082, 4.7049806 52.0135508, 4.704949 52.013534, 4.7049973 52.0134994, 4.7050045 52.0135032, 4.7050395 52.0134782, 4.7050251 52.0134697, 4.7050327 52.0134644, 4.7050018 52.0134477, 4.7049634 52.013426, 4.7049598 52.0134286, 4.7049406 52.0134175, 4.7048621 52.0134717))"^^geo:wktLiteral ;
    osm:area 256.0
  ] .

