@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/btjeSI>
  gtm:oppervlakte 1900.0 ;
  gtm:kadastraalNummer 1958.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1958" ;
  gtm:kadastraleAanduiding "M1958"@nl ;
  ns0:name "Perceel GDA01-M1958"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350195870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bzzofk> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85820> ;
  ns0:startDate "2009-02-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7121598697053 52.036518543851,4.7117936395171 52.036544173127,4.7117849812293 52.036496889584,4.7117466337755 52.036287330501,4.7118004365495 52.036283810037,4.7117264955787 52.035861867315,4.7117383708588 52.035861072546,4.7117293458568 52.03581202517,4.7120340835493 52.035791139986,4.7121383135068 52.036393850469,4.7121598697053 52.036518543851))"^^geo:wktLiteral ;
    osm:area 1870.0
  ] .

