@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bWFRwS>
  gtm:kadastraalNummer "329"^^xsd:string ;
  gtm:kadastraleAanduiding "B329"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B329"^^xsd:string ;
  ns0:name "Perceel GDA01-B329"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14175> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7065645 52.0114009, 4.706555 52.0114085, 4.7064182 52.0115304, 4.7063844 52.0115607, 4.7062905 52.0116444, 4.7062492 52.0116808, 4.7062133 52.0117126, 4.7061705 52.0117504, 4.7061607 52.0117589, 4.706236 52.0118004, 4.706396 52.011659, 4.706635 52.0114473, 4.7066448 52.011439, 4.7065645 52.0114009))"^^geo:wktLiteral ;
    osm:area 337.0
  ] .

