@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/bN5FOO>
  gtm:kadastraalNummer "377"^^xsd:string ;
  gtm:kadastraleAanduiding "A377"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A377"^^xsd:string ;
  schema:name "Perceel GDA01-A377"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13379> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7116893 52.017053, 4.7110085 52.0168185, 4.7109094 52.0168481, 4.7107953 52.0168785, 4.7104387 52.0169502, 4.7103807 52.0170035, 4.7102507 52.0171681, 4.7102153 52.0172131, 4.7101884 52.0172674, 4.7101708 52.0173073, 4.7101531 52.0173694, 4.710136 52.0174751, 4.7101254 52.0175407, 4.7101147 52.0176063, 4.7101017 52.0176868, 4.7100736 52.0178098, 4.7101244 52.0178165, 4.7103224 52.0178269, 4.7104606 52.0178384, 4.7105138 52.0178396, 4.7105823 52.0178411, 4.7106009 52.0178415, 4.7107566 52.0178507, 4.710771 52.0178554, 4.7107802 52.0178681, 4.7107916 52.0178681, 4.7108041 52.0178629, 4.7108231 52.0178599, 4.7108423 52.0178619, 4.7108681 52.0178711, 4.7111353 52.017896, 4.7111874 52.0179018, 4.7113057 52.0179073, 4.7113236 52.0179061, 4.7113368 52.0179018, 4.7113422 52.017896, 4.7115012 52.0172032, 4.7116893 52.017053))"^^geo:wktLiteral ;
    osm:area 9330.0
  ] .

