@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/b0qqeH>
  gtm:kadastraalNummer "678" ;
  gtm:kadastraleAanduiding "C678" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C678" ;
  ns0:name "Perceel GDA01-C678"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15560> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7126852 52.0126333, 4.7126732 52.0126261, 4.7125426 52.0127146, 4.7125734 52.0127319, 4.7124927 52.0127865, 4.7125221 52.012804, 4.712614 52.0127409, 4.712656 52.012712, 4.7126626 52.0127075, 4.7126256 52.0126801, 4.7126852 52.0126333))"^^geo:wktLiteral ;
    osm:area 68.0
  ] .

