@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/bs42Xi>
  gtm:oppervlakte 114.0 ;
  gtm:kadastraalNummer 6789.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6789" ;
  gtm:kadastraleAanduiding "M6789"@nl ;
  ns0:name "Perceel GDA01-M6789"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350678970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgFcqR> ;
  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/89458> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6976022163541 52.033100253079,4.6975950034896 52.033057596901,4.6977289208121 52.033048790458,4.6978732831517 52.033039289981,4.6979045450829 52.03303723487,4.6979027284342 52.033026492103,4.6979383660603 52.033024192945,4.6979474776687 52.033077960871,4.6979147282736 52.033080079194,4.6979128860727 52.03306910258,4.6978786782507 52.033071293252,4.6978805201668 52.033082287842,4.6976938562253 52.033094336034,4.6976022163541 52.033100253079))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

