@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/boJZ8a>
  gtm:oppervlakte 37.0 ;
  gtm:kadastraalNummer 6501.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6501" ;
  gtm:kadastraleAanduiding "M6501"@nl ;
  ns0:name "Perceel GDA01-M6501"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350650170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGdM90> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/249656> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7125636159648 52.033669125891,4.7125690849693 52.033668860607,4.7125743458145 52.033667902024,4.712579164805 52.033666284759,4.7125833367132 52.033664088531,4.7125866707483 52.033661402131,4.7125890194296 52.033658341562,4.7125902785872 52.033655050042,4.7125904024746 52.033651662135,4.7125893740838 52.033648339534,4.7126744874703 52.033644135164,4.7127365432838 52.033641066034,4.7127363091129 52.033682752768,4.7127207195739 52.033681521954,4.7125636159648 52.033669125891))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

