@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/bbRUbv>
  gtm:kadastraalNummer "195" ;
  gtm:kadastraleAanduiding "D195" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D195" ;
  ns0:name "Perceel GDA01-D195"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16379> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7069476 52.0091001, 4.7068804 52.0091312, 4.7069743 52.009191, 4.7070159 52.0091646, 4.7070647 52.0091939, 4.7072673 52.0093155, 4.7072891 52.0093018, 4.7070329 52.0091549, 4.7069476 52.0091001))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

