@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bXIqnp>
  gtm:oppervlakte 167.0 ;
  gtm:kadastraalNummer 856.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M856" ;
  gtm:kadastraleAanduiding "M856"@nl ;
  ns0:name "Perceel GDA01-M856"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350085670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bixuYR> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84957> ;
  ns0:startDate "2004-12-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7087221861275 52.038350671552,4.7085343319936 52.0383630717,4.7085323718866 52.038351995721,4.7084960953019 52.038353898929,4.7084980818234 52.038365154828,4.7083542832265 52.038374950274,4.7083563239212 52.03838647614,4.708320114448 52.038388757192,4.7083180737625 52.038377231326,4.7082185561803 52.038383974139,4.7082110590164 52.038341083353,4.7083466837825 52.038332067896,4.7084905113905 52.038322272627,4.7087145863352 52.038307789197,4.7087221861275 52.038350671552))"^^geo:wktLiteral ;
    osm:area 167.0
  ] .

