@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/bfc650>
  gtm:kadastraalNummer "644"^^xsd:string ;
  gtm:kadastraleAanduiding "B644"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B644"^^xsd:string ;
  ns0:name "Perceel GDA01-B644"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14490> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7065471 52.0111242, 4.7065363 52.0111323, 4.7066516 52.011192, 4.7066592 52.0111865, 4.7068118 52.0110743, 4.7068372 52.0110557, 4.7069399 52.0109802, 4.7070303 52.0109139, 4.7070738 52.0109364, 4.7071335 52.0108926, 4.7069715 52.0108086, 4.7069269 52.0108413, 4.7068219 52.0109199, 4.7065471 52.0111242))"^^geo:wktLiteral ;
    osm:area 515.0
  ] .

