@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/bdWXqw>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 2700.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2700" ;
  gtm:kadastraleAanduiding "M2700"@nl ;
  ns0:name "Perceel GDA01-M2700"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350270070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSinst> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86263> ;
  ns0:startDate "2001-04-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7056516380657 52.03285348363,4.7056267084362 52.032855074099,4.7055125701636 52.032861891749,4.7053511566334 52.032872543251,4.7053515584939 52.03287486458,4.7052795823061 52.032879625102,4.7052717569847 52.032834601932,4.705468941367 52.032821470107,4.7056033053301 52.032812846057,4.705620453994 52.032817888924,4.7056453837398 52.032816289469,4.7056463195343 52.032821831727,4.7056516380657 52.03285348363))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

