@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/bY7OMF>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 1050.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1050" ;
  gtm:kadastraleAanduiding "M1050"@nl ;
  ns0:name "Perceel GDA01-M1050"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350105070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRfS8y> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85104> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7076141360455 52.037947805634,4.7077517121742 52.037938829091,4.7078951126071 52.037929256798,4.7078970684492 52.037940602416,4.7079989311502 52.03793389138,4.7080063418301 52.037976700789,4.707904464323 52.037983420735,4.7079025350344 52.03797224605,4.7076577524092 52.037988540943,4.7076217623712 52.037990787092,4.7076141360455 52.037947805634))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

