@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bDiMsB>
  gtm:kadastraalNummer "177" ;
  gtm:kadastraleAanduiding "A177" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A177" ;
  ns0:name "Perceel GDA01-A177"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13179> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7060998 52.0141801, 4.7055137 52.0144994, 4.7055387 52.0145133, 4.7054396 52.0145719, 4.7055868 52.014666, 4.7055868 52.014666, 4.7056131 52.0146526, 4.7056101 52.014646, 4.7055686 52.0146228, 4.7055621 52.0146261, 4.7054862 52.0145773, 4.7060877 52.0142512, 4.7061534 52.0142152, 4.7061534 52.0142152, 4.7060998 52.0141801))"^^geo:wktLiteral ;
    osm:area 336.0
  ] .

