@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/bTXPa1>
  gtm:oppervlakte 104.0 ;
  gtm:kadastraalNummer 6060.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6060" ;
  gtm:kadastraleAanduiding "M6060"@nl ;
  ns0:name "Perceel GDA01-M6060"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350606070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEzarQ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88843> ;
  ns0:startDate "2002-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6988358638973 52.033584071086,4.6988432183607 52.033627078554,4.6987671566622 52.03363203593,4.698769014634 52.033642949702,4.6987171253256 52.033646322588,4.6987152672282 52.033635417803,4.6985711086689 52.033644821637,4.6985692374166 52.033633826889,4.6985301127467 52.033636357522,4.6985246585513 52.033604371917,4.6985637834699 52.03360182331,4.6987079127482 52.033592419314,4.6988358638973 52.033584071086))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

