@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/b5cw0T>
  gtm:kadastraalNummer "266" ;
  gtm:kadastraleAanduiding "B266" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B266" ;
  ns0:name "Perceel GDA01-B266"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14112> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7057008 52.0122603, 4.7058537 52.0121437, 4.7058945 52.0121102, 4.7058206 52.0120771, 4.7057195 52.0121508, 4.7057405 52.0121623, 4.7056517 52.0122269, 4.705645 52.0122335, 4.7057008 52.0122603))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

