@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/bCTrAM>
  gtm:oppervlakte 237.0 ;
  gtm:kadastraalNummer 2414.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2414" ;
  gtm:kadastraleAanduiding "M2414"@nl ;
  ns0:name "Perceel GDA01-M2414"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350241470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxH4Jn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86051> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7150780476882 52.033374618705,4.7150181156902 52.033372155365,4.7149744105844 52.033371177824,4.714923843283 52.033371050941,4.7149233783261 52.033236950766,4.7149511064846 52.033237261864,4.7149733457387 52.033238197772,4.7149735300462 52.033172502814,4.7151020874483 52.033149678093,4.7150907916293 52.033256629179,4.7150780476882 52.033374618705))"^^geo:wktLiteral ;
    osm:area 238.0
  ] .

