@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bVd10O>
  gtm:oppervlakte 112.0 ;
  gtm:kadastraalNummer 6136.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6136"^^xsd:string ;
  gtm:kadastraleAanduiding "K6136"@nl ;
  ns0:name "Perceel GDA01-K6136"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330613670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  hg:absorbed <https://n2t.net/ark:/60537/buMjkQ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83448> ;
  ns0:startDate "2007-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7497695699315 52.009629045653,4.7497780683194 52.009583502625,4.7499363961611 52.009594696477,4.7500572931503 52.009603674132,4.7500970893885 52.009606514128,4.7500907696877 52.009640213301,4.7500886415279 52.009651599044,4.749914045551 52.009639256699,4.7497695699315 52.009629045653))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

