@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/bMSYb1>
  gtm:kadastraalNummer "76" ;
  gtm:kadastraleAanduiding "C76" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C76" ;
  ns0:name "Perceel GDA01-C76"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14958> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7121505 52.0112533, 4.7121441 52.0112607, 4.7120855 52.0113277, 4.7121249 52.0113414, 4.7121846 52.0112762, 4.7121936 52.0112673, 4.7121505 52.0112533))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

