@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/b0PS1D>
  gtm:oppervlakte 236.0 ;
  gtm:kadastraalNummer 2372.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2372" ;
  gtm:kadastraleAanduiding "M2372"@nl ;
  ns0:name "Perceel GDA01-M2372"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350237270000/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/86017> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7134440497069 52.033328132183,4.7132015298799 52.033328560007,4.7132014132472 52.033241390095,4.7133925175775 52.033241009646,4.713589231166 52.033240723892,4.7135414350374 52.033317013437,4.7135372842775 52.033323623111,4.713444032432 52.033323467119,4.7134440497069 52.033328132183))"^^geo:wktLiteral ;
    osm:area 236.0
  ] .

