@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/b3KFDP>
  gtm:oppervlakte 181.0 ;
  gtm:kadastraalNummer 2110.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2110" ;
  gtm:kadastraleAanduiding "M2110"@nl ;
  ns0:name "Perceel GDA01-M2110"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350211070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2UZZq> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85916> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7167520866238 52.030117876873,4.7167539955054 52.030061404795,4.7171324130095 52.030065796879,4.7171329883044 52.030048767183,4.7172252209745 52.030049381876,4.7172242570961 52.030074858434,4.7172241845168 52.030079711743,4.7171319490957 52.030079276801,4.7171053181924 52.030122646965,4.7169290331356 52.030120070684,4.7167520866238 52.030117876873))"^^geo:wktLiteral ;
    osm:area 181.0
  ] .

