@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/bABKat>
  gtm:oppervlakte 164.0 ;
  gtm:kadastraalNummer 6274.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6274" ;
  gtm:kadastraleAanduiding "M6274"@nl ;
  ns0:name "Perceel GDA01-M6274"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350627470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bs4aOZ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89008> ;
  ns0:startDate "2010-02-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.693221404855 52.032485480951,4.6931735839619 52.032493450458,4.6931819023011 52.032512447012,4.6931344613498 52.032520346835,4.693135347756 52.032522392425,4.6930981192686 52.032528617667,4.6930972185708 52.032526554016,4.6929675629384 52.032548152817,4.6929423985344 52.032490586617,4.6933608231689 52.032420660295,4.6933788213202 52.032457322127,4.6932204618298 52.032483327169,4.693221404855 52.032485480951))"^^geo:wktLiteral ;
    osm:area 164.0
  ] .

