@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://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/b99O4E>
  gtm:kadastraalNummer "529"^^xsd:string ;
  gtm:kadastraleAanduiding "A529"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A529"^^xsd:string ;
  ns0:name "Perceel GDA01-A529"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13531> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7169966 52.0175916, 4.7170336 52.017596, 4.7170491 52.0175368, 4.717034 52.0175349, 4.7170444 52.0175025, 4.7170563 52.017504, 4.7170631 52.0174825, 4.7170774 52.0174381, 4.7170409 52.0174322, 4.7170125 52.0174276, 4.7169673 52.0175881, 4.7169966 52.0175916))"^^geo:wktLiteral ;
    osm:area 78.0
  ] .

