@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/bgeBtv>
  gtm:kadastraalNummer "412"^^xsd:string ;
  gtm:kadastraleAanduiding "A412"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A412"^^xsd:string ;
  ns0:name "Perceel GDA01-A412"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13414> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7162548 52.0136964, 4.7162548 52.0136964, 4.7162444 52.0137166, 4.7162099 52.0137097, 4.7161785 52.0137811, 4.7162233 52.01379, 4.7162044 52.0138336, 4.7162044 52.0138336, 4.7166973 52.013937, 4.7167524 52.0138038, 4.7163551 52.013718, 4.7162548 52.0136964))"^^geo:wktLiteral ;
    osm:area 576.0
  ] .

