@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/buYMVH>
  gtm:kadastraalNummer "418"^^xsd:string ;
  gtm:kadastraleAanduiding "A418"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A418"^^xsd:string ;
  ns0:name "Perceel GDA01-A418"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13420> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7164136 52.0135794, 4.7163955 52.0135762, 4.7163997 52.0135669, 4.7163544 52.013559, 4.7163644 52.0135307, 4.716399 52.0135353, 4.7164088 52.0135075, 4.7163758 52.013503, 4.7164091 52.0134088, 4.7164091 52.0134088, 4.7163473 52.0133976, 4.7162745 52.013563, 4.7164082 52.0135889, 4.7164136 52.0135794))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

