@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/boJNrs>
  gtm:kadastraalNummer "79bis" ;
  gtm:kadastraleAanduiding "C79bis" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C79bis" ;
  ns0:name "Perceel GDA01-C79bis"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16184> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7122712 52.0113932, 4.7122511 52.0114111, 4.7122296 52.0114341, 4.7122582 52.0114455, 4.7122754 52.0114525, 4.7123702 52.0113405, 4.7123763 52.0113338, 4.7123348 52.0113188, 4.7123282 52.0113258, 4.7122712 52.0113932))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

