@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/baPpHA>
  gtm:kadastraalNummer "1025"^^xsd:string ;
  gtm:kadastraleAanduiding "C1025"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1025"^^xsd:string ;
  schema:name "Perceel GDA01-C1025"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15907> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7132629 52.0125427, 4.7132525 52.0125533, 4.7133101 52.0125763, 4.7132662 52.0126127, 4.7133322 52.01264, 4.7133709 52.0126035, 4.7134231 52.0126246, 4.7134791 52.0126473, 4.7135314 52.0126692, 4.7135817 52.0126904, 4.7136338 52.0127123, 4.7136897 52.0127347, 4.7137455 52.0127571, 4.7138019 52.0127802, 4.7138097 52.0127714, 4.7136047 52.0126874, 4.7134399 52.0126183, 4.7132629 52.0125427))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

