@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/bnU2WZ>
  gtm:oppervlakte 155.0 ;
  gtm:kadastraalNummer 656.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M656"^^xsd:string ;
  gtm:kadastraleAanduiding "M656"@nl ;
  ns0:name "Perceel GDA01-M656"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350065670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/boxjs6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84799> ;
  ns0:startDate "2010-09-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6926369329497 52.025440211094,4.6928550145368 52.025274609718,4.692914597228 52.025304487967,4.6929429790249 52.025318713179,4.6929138900194 52.025340725027,4.6928826480625 52.025328658135,4.6928508903532 52.025352694598,4.6928650306796 52.02535977995,4.692832314788 52.025384529829,4.6927106542425 52.02547729166,4.6926369329497 52.025440211094))"^^geo:wktLiteral ;
    osm:area 154.0
  ] .

