@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/bbsvDA>
  gtm:kadastraalNummer "699"^^xsd:string ;
  gtm:kadastraleAanduiding "A699"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A699"^^xsd:string ;
  ns0:name "Perceel GDA01-A699"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13701> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7175777 52.0134467, 4.7175628 52.0134845, 4.7178122 52.0135278, 4.7178414 52.0134477, 4.7179666 52.0134699, 4.718061 52.0134881, 4.718094 52.0134942, 4.7180972 52.0134872, 4.7181086 52.0134892, 4.7181054 52.0134962, 4.7181187 52.0134985, 4.7181731 52.013508, 4.7181687 52.0135188, 4.7182362 52.0135291, 4.718241 52.0135148, 4.7182311 52.0134479, 4.7179748 52.0134071, 4.7176768 52.0133599, 4.7176631 52.0133881, 4.7176304 52.0134555, 4.7175777 52.0134467))"^^geo:wktLiteral ;
    osm:area 429.0
  ] .

