@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/bhUfFp>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 6473.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6473" ;
  gtm:kadastraleAanduiding "M6473"@nl ;
  ns0:name "Perceel GDA01-M6473"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350647370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkPbwM> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89196> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7095469593276 52.033831949987,4.7095539341328 52.033871835592,4.7095309338114 52.033860503719,4.7094941290474 52.033888892924,4.7094711433047 52.033877561123,4.7094513290175 52.033879118924,4.7091429289544 52.033901072876,4.7091358191287 52.033860503351,4.7095469593276 52.033831949987))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

