@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/bbS89A>
  gtm:oppervlakte 420.0 ;
  gtm:kadastraalNummer 7597.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7597" ;
  gtm:kadastraleAanduiding "M7597"@nl ;
  ns0:name "Perceel GDA01-M7597"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350759770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNiBD5> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290570> ;
  ns0:startDate "2021-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7185340834977 52.033392999377,4.71856159736 52.033393029767,4.7185358923772 52.033437789702,4.7184976936591 52.033504320421,4.718482528206 52.033528368072,4.7184538992572 52.03357374057,4.7184039250704 52.033652958881,4.7184035220964 52.033653594767,4.7184034473573 52.03365372018,4.7182126676125 52.03361566736,4.718301853556 52.033438231249,4.7183246981486 52.03339278099,4.718347038539 52.03339280901,4.7185340834977 52.033392999377))"^^geo:wktLiteral ;
    osm:area 417.0
  ] .

