@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/bFb4DL>
  gtm:kadastraalNummer "378"^^xsd:string ;
  gtm:kadastraleAanduiding "A378"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A378"^^xsd:string ;
  schema:name "Perceel GDA01-A378"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13380> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7110085 52.0168185, 4.7116893 52.017053, 4.7124308 52.0164538, 4.71265 52.0162814, 4.713302 52.0158017, 4.7139747 52.0153559, 4.7139617 52.0153271, 4.7139436 52.0153189, 4.7139112 52.0153143, 4.7138794 52.0153204, 4.7138463 52.0153349, 4.7136101 52.0154898, 4.7132566 52.0157218, 4.7128706 52.0159332, 4.7120975 52.0163565, 4.711958 52.0164431, 4.7118592 52.0164921, 4.711661 52.0165739, 4.7113811 52.0166797, 4.7113284 52.0166997, 4.7112735 52.0167174, 4.7112157 52.0167308, 4.7111768 52.0167432, 4.7111021 52.0167766, 4.7110085 52.0168185))"^^geo:wktLiteral ;
    osm:area 5182.0
  ] .

