@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/b99RMT>
  gtm:oppervlakte 52.0 ;
  gtm:kadastraalNummer 7050.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7050" ;
  gtm:kadastraleAanduiding "M7050"@nl ;
  ns0:name "Perceel GDA01-M7050"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350705070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqpADN> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89677> ;
  ns0:startDate "2008-07-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7127232820036 52.034438582316,4.7126126019629 52.034485568737,4.7125651940021 52.034442988885,4.712567452763 52.034442031081,4.7125711929418 52.034440443589,4.7125721851691 52.034441330134,4.7126770839884 52.03439694423,4.7127232820036 52.034438582316))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

