@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/bQddBC>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 1051.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1051" ;
  gtm:kadastraleAanduiding "M1051"@nl ;
  ns0:name "Perceel GDA01-M1051"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350105170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRfS8y> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85105> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7079989311502 52.03793389138,4.7078970684492 52.037940602416,4.7078951126071 52.037929256798,4.7077517121742 52.037938829091,4.7076141360455 52.037947805634,4.7076065638007 52.037905103126,4.7076425976273 52.037902848246,4.707744231467 52.037895848482,4.7078877166146 52.037886447466,4.7078896870265 52.037897793168,4.7079915204842 52.037891081969,4.7079989311502 52.03793389138))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

