@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/bEyYCI>
  gtm:kadastraalNummer "376d"^^xsd:string ;
  gtm:kadastraleAanduiding "A376d"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A376d"^^xsd:string ;
  schema:name "Perceel GDA01-A376d"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13829> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098737 52.0170315, 4.7095016 52.0169732, 4.7094548 52.0169722, 4.7094298 52.0171932, 4.7095023 52.0171954, 4.7099462 52.0172421, 4.7101537 52.0172638, 4.7101884 52.0172674, 4.7102153 52.0172131, 4.7102507 52.0171681, 4.7103807 52.0170035, 4.7104387 52.0169502, 4.7103868 52.0169569, 4.7103694 52.0169571, 4.7098989 52.0168957, 4.7098737 52.0170315))"^^geo:wktLiteral ;
    osm:area 1777.0
  ] .

