@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/bgRLbG>
  gtm:oppervlakte 160.0 ;
  gtm:kadastraalNummer 6161.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6161"^^xsd:string ;
  gtm:kadastraleAanduiding "M6161"@nl ;
  ns0:name "Perceel GDA01-M6161"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350616170000/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/88902> ;
  ns0:startDate "2006-05-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6998353460609 52.025094137622,4.6998811936489 52.025059386477,4.6999066532453 52.025040075219,4.6999402277683 52.025056917705,4.6999147389003 52.025076237788,4.6999483134534 52.025093080272,4.6999617876136 52.025082867206,4.70017046504 52.025189455978,4.700110421348 52.025234946422,4.6998353460609 52.025094137622))"^^geo:wktLiteral ;
    osm:area 159.0
  ] .

