@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/bc4BIc>
  gtm:kadastraalNummer "817"^^xsd:string ;
  gtm:kadastraleAanduiding "A817"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A817"^^xsd:string ;
  ns0:name "Perceel GDA01-A817"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13817> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7221649 52.0071693, 4.7223225 52.0072015, 4.7228288 52.0072965, 4.7229047 52.0073145, 4.7230986 52.0073715, 4.7234659 52.0074714, 4.7235732 52.0075031, 4.7236087 52.0075186, 4.7238818 52.0076808, 4.72417 52.0078598, 4.72417 52.0078598, 4.7241602 52.0078385, 4.7241619 52.0078021, 4.7241643 52.007748, 4.724169 52.0077147, 4.7241807 52.0076729, 4.7241876 52.0076384, 4.7242054 52.0075825, 4.7242488 52.0074471, 4.7242666 52.007404, 4.7243258 52.0072611, 4.7243435 52.0071897, 4.724345 52.007172, 4.7243359 52.0071615, 4.7243172 52.0071544, 4.7239707 52.0071046, 4.7236655 52.0070622, 4.7231724 52.0069937, 4.72306 52.0069755, 4.7228835 52.0069586, 4.7222265 52.0069234, 4.7221649 52.0071693))"^^geo:wktLiteral ;
    osm:area 6763.0
  ] .

