@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/bMGgwO>
  gtm:kadastraalNummer "285" ;
  gtm:kadastraleAanduiding "C285" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C285" ;
  ns0:name "Perceel GDA01-C285"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15167> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7122603 52.0090299, 4.712275 52.0090347, 4.712373 52.0090663, 4.7123914 52.0090441, 4.7122934 52.0090128, 4.7122776 52.0090078, 4.7122603 52.0090299))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

