@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/bQQgbc>
  gtm:kadastraalNummer "392"^^xsd:string ;
  gtm:kadastraleAanduiding "A392"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A392"^^xsd:string ;
  schema:name "Perceel GDA01-A392"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13394> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7156409 52.0150043, 4.7156409 52.0150043, 4.7156796 52.0150108, 4.7156579 52.0150587, 4.7156803 52.0150624, 4.7156667 52.0150921, 4.7156069 52.0150818, 4.7156069 52.0150818, 4.7155325 52.0152508, 4.7162255 52.0153554, 4.7162637 52.0152324, 4.716301 52.0151125, 4.7163241 52.0150378, 4.7156606 52.0149597, 4.7156409 52.0150043))"^^geo:wktLiteral ;
    osm:area 1624.0
  ] .

