@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bgEZQg>
  gtm:kadastraalNummer "770"^^xsd:string ;
  gtm:kadastraleAanduiding "A770"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A770"^^xsd:string ;
  ns0:name "Perceel GDA01-A770"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13770> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7159348 52.0099424, 4.7159147 52.0100488, 4.7159671 52.0100534, 4.7159598 52.0100846, 4.7159075 52.01008, 4.7164068 52.0101241, 4.7164396 52.009996, 4.7159926 52.0099486, 4.7159926 52.0099486, 4.7159348 52.0099424))"^^geo:wktLiteral ;
    osm:area 507.0
  ] .

