@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/bo6K21>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 3991.0 ;
  gtm:kadastraleAanduiding "E3991"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3991" ;
  ns0:name "Perceel GDA01-E3991"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280399170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgsvhs> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74435> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6958132184338 52.011151490506,4.6958330348798 52.011118008189,4.6958741184184 52.011046701671,4.6959484614101 52.010906092007,4.6959544336249 52.010907025918,4.6960139106822 52.010916201786,4.6959412837892 52.011060776472,4.6958988651017 52.011131769566,4.6958789835091 52.011165700932,4.6958132184338 52.011151490506))"^^geo:wktLiteral ;
    osm:area 138.0
  ] .

