@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/bYkws1>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 1257.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1257" ;
  gtm:kadastraleAanduiding "M1257"@nl ;
  ns0:name "Perceel GDA01-M1257"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350125770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGdNYb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85282> ;
  ns0:startDate "1999-08-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6904935902791 52.027182587311,4.6905507164553 52.02721120282,4.6905590618509 52.027230199743,4.690375207012 52.02726168579,4.690277178066 52.027278111664,4.690237557362 52.027284753275,4.6902373600933 52.027284320664,4.6902344443538 52.027277858722,4.6902127100648 52.027229696059,4.6904935902791 52.027182587311))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

