@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/bQqRVo>
  gtm:kadastraalNummer "949" ;
  gtm:kadastraleAanduiding "B949" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B949" ;
  ns0:name "Perceel GDA01-B949"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14795> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7079564 52.0106694, 4.7080104 52.0107006, 4.7081729 52.0105932, 4.7083276 52.010491, 4.7083148 52.0104786, 4.7082678 52.010511, 4.7082679 52.0105173, 4.7081997 52.0105613, 4.7081645 52.0105757, 4.7081287 52.0105555, 4.7079704 52.0106602, 4.7079564 52.0106694))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

