@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/b8xTTK>
  gtm:oppervlakte 52.0 ;
  gtm:kadastraalNummer 5862.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5862" ;
  gtm:kadastraleAanduiding "M5862"@nl ;
  ns0:name "Perceel GDA01-M5862"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350586270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bHtNNy> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmsi5Y> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/249209> ;
  ns0:startDate "2006-12-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7040041273021 52.033847705159,4.7040624257408 52.034184730096,4.7040642736059 52.034195436988,4.7040462425657 52.034196626713,4.7039860819653 52.033848885803,4.7039811128451 52.033820193029,4.7039991849844 52.033819165344,4.7040041273021 52.033847705159))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

