@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/b6Ftkg>
  gtm:oppervlakte 240.0 ;
  gtm:kadastraalNummer 2379.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2379" ;
  gtm:kadastraleAanduiding "M2379"@nl ;
  ns0:name "Perceel GDA01-M2379"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350237970000/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/86024> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.713567850606 52.033127446958,4.713548146202 52.033092657093,4.7137226846225 52.033091012854,4.7139361988367 52.033090831595,4.7139290701865 52.033178256695,4.7136859158162 52.033178295385,4.7136859442589 52.033173495757,4.7135938443138 52.033173319505,4.713567850606 52.033127446958))"^^geo:wktLiteral ;
    osm:area 236.0
  ] .

