@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/bTXPco>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 6530.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6530" ;
  gtm:kadastraleAanduiding "M6530"@nl ;
  ns0:name "Perceel GDA01-M6530"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350653070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bC3LQq> ;
  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/89230> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7000429858905 52.035227815762,4.7000376140007 52.035196082395,4.7000723207408 52.035193768164,4.7000704959457 52.035182566982,4.7001045728827 52.035180455799,4.7001063710227 52.035191495035,4.7002914882228 52.035179146338,4.700430388059 52.035169880492,4.7004378340854 52.035212735574,4.7002564219417 52.035224863428,4.7001133783243 52.035234428475,4.7000805242025 52.03523662769,4.7000786395967 52.035225525031,4.7000429858905 52.035227815762))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

