@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/bkP3ep>
  gtm:oppervlakte 408.0 ;
  gtm:kadastraalNummer 4682.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4682" ;
  gtm:kadastraleAanduiding "M4682"@nl ;
  ns0:name "Perceel GDA01-M4682"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350468270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIJa09> ;
  hg:liesIn <https://n2t.net/ark:/60537/bPaHgb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87725> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6975377150251 52.028554698541,4.6975431308447 52.028550281007,4.6975477938448 52.02854554447,4.6975516593458 52.028540551587,4.6975546976539 52.028535338138,4.69755687866 52.028529966865,4.6975581578231 52.028524491437,4.6975585635928 52.028518956964,4.6975580512896 52.028513426102,4.6980649204578 52.028486435377,4.697798399598 52.028686547793,4.6975377150251 52.028554698541))"^^geo:wktLiteral ;
    osm:area 409.0
  ] .

