@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/bYkvIK>
  gtm:oppervlakte 62.0 ;
  gtm:kadastraalNummer 2786.0 ;
  gtm:kadastraleAanduiding "B2786"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2786" ;
  ns0:name "Perceel GDA01-B2786"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250278670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmRGYa> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72031> ;
  ns0:startDate "1999-05-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7086985342187 52.010709792886,4.7086641903997 52.010689415954,4.7087381440894 52.010646895601,4.7087868138821 52.01061382911,4.7087876805486 52.01061431049,4.7088771028594 52.010554468652,4.7089087003196 52.010571521964,4.7087730945706 52.01066568506,4.7086985342187 52.010709792886))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

