@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/b7UNWz>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 7415.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7415" ;
  gtm:kadastraleAanduiding "M7415"@nl ;
  ns0:name "Perceel GDA01-M7415"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350741570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5PNSQ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bX5hq1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/251237> ;
  ns0:startDate "2014-10-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6774667314937 52.024836847891,4.6775999691675 52.024735344834,4.6777129994146 52.024791960889,4.6775800959215 52.024893529007,4.6774667314937 52.024836847891))"^^geo:wktLiteral ;
    osm:area 145.0
  ] .

