@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/bumGYE>
  gtm:kadastraalNummer "744" ;
  gtm:kadastraleAanduiding "C744" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C744" ;
  ns0:name "Perceel GDA01-C744"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15626> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.710185 52.0129476, 4.709993 52.0129693, 4.7099796 52.0129713, 4.7099714 52.013016, 4.7099869 52.0130139, 4.7102011 52.0129899, 4.7101973 52.012962, 4.7101868 52.0129626, 4.710185 52.0129476))"^^geo:wktLiteral ;
    osm:area 73.0
  ] .

