@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/bSidwI>
  gtm:oppervlakte 262.0 ;
  gtm:kadastraalNummer 1529.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1529" ;
  gtm:kadastraleAanduiding "M1529"@nl ;
  ns0:name "Perceel GDA01-M1529"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350152970000/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/85484> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6879072495797 52.029409915346,4.6883258668508 52.029339387918,4.6883410528643 52.029373822722,4.6883635010836 52.029424731417,4.688161174903 52.029458890816,4.6881602879428 52.029456899115,4.6881126291113 52.029464903476,4.6881042259194 52.029445915029,4.6880565387899 52.029453865268,4.6880556664051 52.029451873652,4.6879346219881 52.02947207089,4.6879072495797 52.029409915346))"^^geo:wktLiteral ;
    osm:area 261.0
  ] .

