@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/bmRyxZ>
  gtm:oppervlakte 173.0 ;
  gtm:kadastraalNummer 1533.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1533" ;
  gtm:kadastraleAanduiding "M1533"@nl ;
  ns0:name "Perceel GDA01-M1533"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350153370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bixuTX> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85488> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.688229826695 52.029121523309,4.6882334577394 52.02912976026,4.6882560884025 52.029181101504,4.6880533747452 52.029214943821,4.6880525023651 52.029212952205,4.6880045239227 52.029220909682,4.6879963999073 52.02920177907,4.687948421467 52.029209736524,4.6879475490917 52.029207744907,4.6878268869282 52.029227764534,4.6878107163542 52.029191085702,4.6880639298673 52.029149256351,4.688229826695 52.029121523309))"^^geo:wktLiteral ;
    osm:area 173.0
  ] .

