@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/bmENsD>
  gtm:kadastraalNummer "149" ;
  gtm:kadastraleAanduiding "C149" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C149" ;
  ns0:name "Perceel GDA01-C149"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15031> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7116351 52.0113693, 4.7116174 52.0113873, 4.7115955 52.0113794, 4.7115418 52.0114349, 4.7115606 52.0114428, 4.7116103 52.011401, 4.7117485 52.0114514, 4.7117618 52.0114559, 4.7117869 52.0114254, 4.7117746 52.0114203, 4.7116351 52.0113693))"^^geo:wktLiteral ;
    osm:area 61.0
  ] .

