@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/buzroC>
  gtm:oppervlakte 107.0 ;
  gtm:kadastraalNummer 4191.0 ;
  gtm:kadastraleAanduiding "E4191"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4191"^^xsd:string ;
  ns0:name "Perceel GDA01-E4191"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280419170000/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/74589> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6944022810389 52.010432157322,4.6943518300061 52.010462933353,4.6943115336492 52.010437960041,4.69422375907 52.010384312808,4.6942169309831 52.0103727944,4.6941788700071 52.010324778904,4.6941156442912 52.010245362498,4.6941274015383 52.010240479103,4.6941535639795 52.010261054826,4.6942611638558 52.010345694039,4.6942740356059 52.010353517827,4.6943618728885 52.010406877762,4.6944022810389 52.010432157322))"^^geo:wktLiteral ;
    osm:area 105.0
  ] .

