@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/bGE2aE>
  gtm:oppervlakte 154.0 ;
  gtm:kadastraalNummer 6683.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6683" ;
  gtm:kadastraleAanduiding "M6683"@nl ;
  ns0:name "Perceel GDA01-M6683"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350668370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1Tio> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89371> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7112659587036 52.034967281723,4.7112682875009 52.034981002358,4.711274417341 52.03501711687,4.7112885034893 52.035101589549,4.7113054713306 52.035197916451,4.7112188575355 52.035203801044,4.7111792920782 52.034972833412,4.7112659587036 52.034967281723))"^^geo:wktLiteral ;
    osm:area 154.0
  ] .

