@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@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/biJZKb>
  gtm:kadastraalNummer "303"^^xsd:string ;
  gtm:kadastraleAanduiding "B303"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B303"^^xsd:string ;
  schema:name "Perceel GDA01-B303"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bGrvzE>, <https://n2t.net/ark:/60537/bkPcge> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14149> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7052444 52.0113038, 4.7052572 52.0113107, 4.7055261 52.011455, 4.7058693 52.0116386, 4.7058057 52.0116839, 4.7057291 52.0117375, 4.7054647 52.011932, 4.7054172 52.0119672, 4.7054226 52.01197, 4.70543 52.0119737, 4.7055032 52.0119193, 4.7055138 52.0119114, 4.7058797 52.0116465, 4.70599 52.0117085, 4.7060462 52.011736, 4.7061073 52.0117652, 4.7062465 52.0118344, 4.7063488 52.0118824, 4.706524 52.0119679, 4.7066025 52.0120062, 4.706743 52.0120676, 4.7068213 52.0121022, 4.7068702 52.012125, 4.7068209 52.012168, 4.7067903 52.0121958, 4.7067656 52.0122168, 4.7067251 52.0122521, 4.7065089 52.0124378, 4.7065175 52.0124416, 4.7065481 52.0124153, 4.7065816 52.0123866, 4.7066129 52.0123609, 4.7066432 52.0123345, 4.706686 52.0122996, 4.7067088 52.012281, 4.7067341 52.0122604, 4.7067696 52.0122308, 4.7068015 52.0122034, 4.7068344 52.0121766, 4.7068805 52.0121341, 4.707035 52.0121977, 4.7070605 52.0122104, 4.7070818 52.0121961, 4.7070655 52.0121902, 4.7069433 52.01214, 4.7069258 52.0121338, 4.7069113 52.012127, 4.7069038 52.0121223, 4.7068356 52.0120908, 4.7066272 52.0120012, 4.7065272 52.0119474, 4.7064622 52.0119181, 4.7063689 52.011866, 4.706236 52.0118004, 4.7061607 52.0117589, 4.7060818 52.0117224, 4.7059612 52.0116625, 4.705954 52.0116578, 4.7058102 52.0115861, 4.7057451 52.0115506, 4.7056856 52.0115194, 4.7055915 52.0114699, 4.7054617 52.0114077, 4.7052718 52.0113036, 4.705264 52.0112993, 4.7052444 52.0113038))"^^geo:wktLiteral ;
    osm:area 397.0
  ] .

