@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/beA3tV>
  gtm:oppervlakte 231.0 ;
  gtm:kadastraalNummer 2378.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2378" ;
  gtm:kadastraleAanduiding "M2378"@nl ;
  ns0:name "Perceel GDA01-M2378"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350237870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bweaD0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86023> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7135414350374 52.033317013437,4.713589231166 52.033240723892,4.713593441685 52.033234015686,4.7136855420251 52.033234173962,4.7136855708733 52.033229347371,4.7139249072617 52.033229313816,4.7139177793767 52.033316684988,4.7137229349927 52.033316694355,4.7135414350374 52.033317013437))"^^geo:wktLiteral ;
    osm:area 232.0
  ] .

