@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/bgEZOU>
  gtm:kadastraalNummer "172"^^xsd:string ;
  gtm:kadastraleAanduiding "A172"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A172"^^xsd:string ;
  schema:name "Perceel GDA01-A172"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13174> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.705818 52.0138935, 4.7058695 52.0138597, 4.7058395 52.0138427, 4.7056129 52.0139946, 4.7055919 52.0139827, 4.7054607 52.0140707, 4.7055077 52.0140957, 4.7056154 52.014024, 4.7056385 52.0140093, 4.705818 52.0138935))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

