@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/bsH8N5>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 1054.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1054" ;
  gtm:kadastraleAanduiding "M1054"@nl ;
  ns0:name "Perceel GDA01-M1054"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350105470000/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/85108> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7079766441715 52.037805247109,4.7078748422347 52.037811814662,4.7078729128244 52.037800648963,4.7077292835778 52.037809959245,4.7076274163467 52.037816984614,4.7075913375044 52.037819329113,4.7075851750968 52.037784571471,4.7075512406181 52.037786793507,4.7075498469034 52.037778749859,4.707721829333 52.037767158552,4.7078654904533 52.037757659709,4.7078674330702 52.037768915367,4.7079691932347 52.037762212755,4.7079766441715 52.037805247109))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

