@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/bMT122>
  gtm:oppervlakte 88.0 ;
  gtm:kadastraalNummer 3457.0 ;
  gtm:kadastraleAanduiding "F3457"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3457" ;
  ns0:name "Perceel GDA01-F3457"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290345770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbS5Ev> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76274> ;
  ns0:startDate "2004-09-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7040012474335 52.003652964495,4.7039762707154 52.003661574239,4.7039793728063 52.003665394347,4.703946254635 52.00367689604,4.7038820258543 52.003606395525,4.7038352829022 52.003552481259,4.7038119245647 52.00352657584,4.7038419963085 52.003516198028,4.7038695896177 52.003506947349,4.7039409823236 52.00358612733,4.7040012474335 52.003652964495))"^^geo:wktLiteral ;
    osm:area 86.0
  ] .

