@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/bxueSI>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 6827.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6827" ;
  gtm:kadastraleAanduiding "M6827"@nl ;
  ns0:name "Perceel GDA01-M6827"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350682770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqbSyV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89496> ;
  ns0:startDate "2010-08-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6986786474344 52.032422526693,4.6986840892383 52.03245436841,4.698648437255 52.032456685686,4.6986500807911 52.032466375788,4.6986187493345 52.032468241933,4.6986190038162 52.03246969954,4.698471264772 52.032479055336,4.6982982022759 52.032490015537,4.6982904950658 52.032447248647,4.6984247999954 52.032438695362,4.6986116773767 52.032426791084,4.6986097915924 52.032415796249,4.6986439992931 52.032413578401,4.6986458843951 52.032424618173,4.6986786474344 52.032422526693))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

