@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bCu1xs>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 4190.0 ;
  gtm:kadastraleAanduiding "E4190"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4190"^^xsd:string ;
  ns0:name "Perceel GDA01-E4190"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280419070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjMHG5> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74588> ;
  ns0:startDate "2007-08-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6942946443082 52.010497813383,4.6941881795793 52.0104980046,4.6941869648717 52.010462574089,4.6941867360757 52.010386926204,4.6941808778434 52.010375800006,4.6941208520652 52.010276888583,4.6941045174815 52.010249979951,4.6941156442912 52.010245362498,4.6941788700071 52.010324778904,4.6942169309831 52.0103727944,4.69422375907 52.010384312808,4.6943115336492 52.010437960041,4.6943518300061 52.010462933353,4.6942946443082 52.010497813383))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

