@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/bvBT5o>
  gtm:kadastraalNummer "233" ;
  gtm:kadastraleAanduiding "C233" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C233" ;
  ns0:name "Perceel GDA01-C233"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15115> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7124085 52.0104337, 4.712347 52.0104796, 4.7122672 52.0105502, 4.7123313 52.0105639, 4.7123671 52.0105223, 4.7123833 52.0105241, 4.712427 52.0105035, 4.7124105 52.0104902, 4.7124611 52.0104572, 4.7124085 52.0104337))"^^geo:wktLiteral ;
    osm:area 71.0
  ] .

