@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/bvbxWt>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 6592.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6592"^^xsd:string ;
  gtm:kadastraleAanduiding "K6592"@nl ;
  ns0:name "Perceel GDA01-K6592"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330659270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bJ8pjH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkPbCR> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83877> ;
  ns0:startDate "2002-12-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7530907082712 52.009613428973,4.7528736344251 52.009564333443,4.7528581413119 52.009560924258,4.7528525757752 52.009570296106,4.7528156539685 52.009561944682,4.7528418120982 52.009546607667,4.752804890313 52.009538256239,4.7527993247681 52.009547628085,4.752721330197 52.009529887133,4.7527292385987 52.009493913341,4.7527508862878 52.009495728819,4.7527531749253 52.009485305651,4.753117921154 52.009567797768,4.7530907082712 52.009613428973))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

