@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bpMmo3>
  gtm:oppervlakte 164.0 ;
  gtm:kadastraalNummer 6160.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6160"^^xsd:string ;
  gtm:kadastraleAanduiding "M6160"@nl ;
  ns0:name "Perceel GDA01-M6160"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350616070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQdnwb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88901> ;
  ns0:startDate "2006-05-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6999066532453 52.025040075219,4.6999561273544 52.0250025678,4.7002326463748 52.025142333101,4.70017046504 52.025189455978,4.6999617876136 52.025082867206,4.6999483134534 52.025093080272,4.6999147389003 52.025076237788,4.6999402277683 52.025056917705,4.6999066532453 52.025040075219))"^^geo:wktLiteral ;
    osm:area 165.0
  ] .

