@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/bywGCG>
  gtm:kadastraalNummer "6"^^xsd:string ;
  gtm:kadastraleAanduiding "B6"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B6"^^xsd:string ;
  schema:name "Perceel GDA01-B6"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13853> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7095511 52.0152625, 4.7094232 52.0152284, 4.7094404 52.015195, 4.7092663 52.0151049, 4.7086874 52.0147723, 4.7083072 52.0145514, 4.7075097 52.0140678, 4.7061109 52.0132712, 4.7057378 52.013063, 4.7056811 52.0131, 4.7056377 52.0131319, 4.7063258 52.0135077, 4.7082643 52.0146252, 4.7085381 52.0147696, 4.7086724 52.014831, 4.7091695 52.0151025, 4.709432 52.0152715, 4.7094844 52.0153046, 4.7095314 52.0153185, 4.7095419 52.015308, 4.7095521 52.0153081, 4.7095511 52.0152625))"^^geo:wktLiteral ;
    osm:area 2969.0
  ] .

