@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/bmEQa3>
  gtm:oppervlakte 19.0 ;
  gtm:kadastraalNummer 4172.0 ;
  gtm:kadastraleAanduiding "D4172"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4172" ;
  ns0:name "Perceel GDA01-D4172"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270417270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bBe0Ec> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73607> ;
  ns0:startDate "2017-03-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7045124013569 52.009476675785,4.7045019616867 52.009471644647,4.7044468136276 52.009445069643,4.7044489363341 52.009443410111,4.7044774898115 52.009421077724,4.7045329128 52.009447771157,4.7045426728777 52.009452474768,4.7045124013569 52.009476675785))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

