@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/b62iLI>
  gtm:kadastraalNummer "526b"^^xsd:string ;
  gtm:kadastraleAanduiding "A526b"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A526b"^^xsd:string ;
  ns0:name "Perceel GDA01-A526b"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13841> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7170409 52.0174322, 4.7170774 52.0174381, 4.7170977 52.0173792, 4.7170786 52.0173774, 4.7170886 52.0173415, 4.7171038 52.017343, 4.7171174 52.0172845, 4.7171152 52.0172841, 4.717084 52.0172766, 4.7170524 52.0172691, 4.7170125 52.0174276, 4.7170409 52.0174322))"^^geo:wktLiteral ;
    osm:area 79.0
  ] .

