@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/bIwk8j>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 1052.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1052" ;
  gtm:kadastraleAanduiding "M1052"@nl ;
  ns0:name "Perceel GDA01-M1052"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350105270000/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/85106> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7076065638007 52.037905103126,4.7075989241576 52.037862040694,4.7077367773304 52.037853038803,4.7078803087889 52.037843458297,4.7078822910442 52.037854983835,4.7079840952588 52.037848272474,4.7079915204842 52.037891081969,4.7078896870265 52.037897793168,4.7078877166146 52.037886447466,4.707744231467 52.037895848482,4.7076425976273 52.037902848246,4.7076065638007 52.037905103126))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

