@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/bUodog>
  gtm:oppervlakte 248.0 ;
  gtm:kadastraalNummer 1521.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1521" ;
  gtm:kadastraleAanduiding "M1521"@nl ;
  ns0:name "Perceel GDA01-M1521"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350152170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bixuTX> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85476> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6881274903994 52.029841389888,4.6885183867879 52.029776072248,4.6885440441595 52.02983427156,4.68855600718 52.029861415595,4.6883532868801 52.029895501084,4.6883524144736 52.02989350947,4.6883046092226 52.029901531018,4.6882962795635 52.029882489093,4.6882484601642 52.029890483568,4.6882475877624 52.029888491954,4.6881549877803 52.02990397756,4.6881274903994 52.029841389888))"^^geo:wktLiteral ;
    osm:area 247.0
  ] .

