@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/bcHHP3>
  gtm:kadastraalNummer "243" ;
  gtm:kadastraleAanduiding "C243" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C243" ;
  ns0:name "Perceel GDA01-C243"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15125> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7130961 52.0098599, 4.7132017 52.0098771, 4.7132117 52.0098505, 4.7130596 52.0098287, 4.7130329 52.0098659, 4.7130683 52.0098697, 4.7130931 52.0098663, 4.7130961 52.0098599))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

