@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/bSidFk>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 5345.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5345" ;
  gtm:kadastraleAanduiding "M5345"@nl ;
  ns0:name "Perceel GDA01-M5345"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350534570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bI64S7> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88224> ;
  ns0:startDate "2010-06-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7128016018068 52.035644632114,4.7129572045298 52.035646826423,4.7131519738076 52.035649577283,4.7131666175247 52.035649786936,4.71316483686 52.035695482606,4.7130787225252 52.035694279604,4.7129368014229 52.035692298619,4.7127995576483 52.035690380201,4.7128016018068 52.035644632114))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

