@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/bm1Hiq>
  gtm:kadastraalNummer "334" ;
  gtm:kadastraleAanduiding "A334" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A334" ;
  ns0:name "Perceel GDA01-A334"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13336> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7142313 52.0142664, 4.7141899 52.0143155, 4.7142258 52.014327, 4.7142671 52.014278, 4.7142313 52.0142664))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

