@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/bYXCuY>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 1186.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1186" ;
  gtm:kadastraleAanduiding "M1186"@nl ;
  ns0:name "Perceel GDA01-M1186"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350118670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9ZPG0> ;
  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/85220> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7062824994871 52.037514415428,4.7062827400828 52.03751584597,4.706137110371 52.037525439357,4.705993286651 52.037534153162,4.7059952816136 52.037545768691,4.7059269131299 52.037550487586,4.7059192885584 52.037506544262,4.7059877011059 52.037501798662,4.7059858000957 52.03749071399,4.7061295811875 52.037481919053,4.7061276259496 52.037470564418,4.7061637195687 52.037468193489,4.7061676302003 52.037490893769,4.7062037238337 52.037488522828,4.7062017538667 52.037477177098,4.706275290138 52.037472856448,4.7062824994871 52.037514415428))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

