@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/bdWTVs>
  gtm:kadastraalNummer "526a"^^xsd:string ;
  gtm:kadastraleAanduiding "A526a"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A526a"^^xsd:string ;
  ns0:name "Perceel GDA01-A526a"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13840> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7170977 52.0173792, 4.7170774 52.0174381, 4.7175942 52.0175387, 4.7176212 52.0174578, 4.7176451 52.0173819, 4.7171509 52.0172907, 4.717121 52.0173816, 4.7170977 52.0173792))"^^geo:wktLiteral ;
    osm:area 629.0
  ] .

