@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/bms982>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 1323.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1323" ;
  gtm:kadastraleAanduiding "M1323"@nl ;
  ns0:name "Perceel GDA01-M1323"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350132370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmeBE8> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85341> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70768269718 52.035862035877,4.7077398594055 52.035858015329,4.7077379433202 52.035846939585,4.7077740212471 52.035844550099,4.7077779617029 52.035867250502,4.707813999061 52.035864654037,4.7078120023362 52.035853128411,4.7079558497406 52.035843432809,4.7079578864043 52.035855210338,4.7080581760763 52.035848121671,4.7080655413958 52.035891020713,4.7079652524466 52.035898055461,4.7079633373942 52.03588690782,4.7078195620342 52.035896648789,4.7076902860358 52.035905547444,4.7076902184891 52.035905196508,4.7076827369445 52.03586229677,4.70768269718 52.035862035877))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

