@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/bIVG00>
  gtm:kadastraalNummer "393"^^xsd:string ;
  gtm:kadastraleAanduiding "A393"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A393"^^xsd:string ;
  schema:name "Perceel GDA01-A393"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13395> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7156606 52.0149597, 4.7163241 52.0150378, 4.7164637 52.0146554, 4.7158899 52.0145464, 4.7158459 52.0145381, 4.7156606 52.0149597))"^^geo:wktLiteral ;
    osm:area 2085.0
  ] .

