@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/bxgusz>
  gtm:kadastraalNummer "379"^^xsd:string ;
  gtm:kadastraleAanduiding "A379"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A379"^^xsd:string ;
  schema:name "Perceel GDA01-A379"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13381> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7113422 52.017896, 4.7113572 52.0179106, 4.7114915 52.0179206, 4.7115314 52.0179237, 4.7116038 52.0179342, 4.7116778 52.0179393, 4.7117754 52.0179519, 4.7118541 52.0179621, 4.7119498 52.0179667, 4.7119829 52.0179658, 4.7120004 52.0179602, 4.7120073 52.0179506, 4.712191 52.0173146, 4.7130509 52.0165958, 4.7135776 52.0161489, 4.7141844 52.0157646, 4.7141842 52.0157643, 4.7139747 52.0153559, 4.713302 52.0158017, 4.71265 52.0162814, 4.7124308 52.0164538, 4.7116893 52.017053, 4.7115012 52.0172032, 4.7113422 52.017896))"^^geo:wktLiteral ;
    osm:area 13972.0
  ] .

