@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/bhHvhN>
  gtm:kadastraalNummer "466"^^xsd:string ;
  gtm:kadastraleAanduiding "A466"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A466"^^xsd:string ;
  ns0:name "Perceel GDA01-A466"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13468> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7158017 52.0169999, 4.7157466 52.0169943, 4.7157594 52.0169567, 4.7157594 52.0169567, 4.7157038 52.0169487, 4.7157152 52.0169067, 4.7156576 52.0168994, 4.7156238 52.0169002, 4.7156115 52.0169037, 4.7156015 52.0169094, 4.7155726 52.0169825, 4.7155727 52.0169975, 4.715587 52.0170096, 4.7156084 52.0170223, 4.7156465 52.0170324, 4.7156955 52.0170395, 4.7157354 52.0170427, 4.7157539 52.0170423, 4.7157718 52.0170392, 4.7157851 52.0170312, 4.7157937 52.017021, 4.7158017 52.0169999))"^^geo:wktLiteral ;
    osm:area 164.0
  ] .

