@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/bQDzAz>
  gtm:kadastraalNummer "91" ;
  gtm:kadastraleAanduiding "C91" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C91" ;
  ns0:name "Perceel GDA01-C91"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14973> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.712242 52.0111929, 4.7122339 52.0112018, 4.7122686 52.0112169, 4.7123612 52.0111153, 4.712326 52.0111018, 4.712242 52.0111929))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

