@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bcHHJY>
  gtm:kadastraalNummer "366"^^xsd:string ;
  gtm:kadastraleAanduiding "A366"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A366"^^xsd:string ;
  schema:name "Perceel GDA01-A366"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13368> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7119698 52.0161423, 4.711969 52.0161426, 4.7119736 52.0161496, 4.711997 52.0161676, 4.712008 52.0161692, 4.7122849 52.016017, 4.7124122 52.0159385, 4.7124097 52.0159325, 4.7126357 52.0158301, 4.7126011 52.015803, 4.7124229 52.015862, 4.7124013 52.0158431, 4.7123638 52.0158435, 4.7123452 52.0158553, 4.7123471 52.0158757, 4.7122775 52.0159088, 4.7123151 52.0159389, 4.7121186 52.0160322, 4.7121416 52.016054, 4.7119698 52.0161423))"^^geo:wktLiteral ;
    osm:area 319.0
  ] .

