@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/bcv06t>
  gtm:kadastraalNummer "786"^^xsd:string ;
  gtm:kadastraleAanduiding "A786"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A786"^^xsd:string ;
  ns0:name "Perceel GDA01-A786"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13786> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7173244 52.0093396, 4.7173448 52.0092802, 4.7166988 52.0091859, 4.7166988 52.0091859, 4.7166562 52.0093469, 4.7166664 52.0093479, 4.7166591 52.0093733, 4.7166591 52.0093733, 4.7172791 52.0094576, 4.7172791 52.0094576, 4.7172973 52.0094601, 4.7173186 52.0093896, 4.7172906 52.0093861, 4.7173068 52.0093374, 4.7173244 52.0093396))"^^geo:wktLiteral ;
    osm:area 925.0
  ] .

