@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/bacmXn>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 1519.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1519" ;
  gtm:kadastraleAanduiding "M1519"@nl ;
  ns0:name "Perceel GDA01-M1519"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350151970000/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/85474> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.688181162417 52.029963555247,4.6883692737766 52.029931855162,4.688572065962 52.029897841979,4.6885762319019 52.029907295525,4.6885881670809 52.029934358496,4.6883853587694 52.029968461495,4.6883862311788 52.029970453109,4.6883385718405 52.02997845756,4.688346929976 52.029997544593,4.6882991246129 52.030005566138,4.6883000115901 52.030007557838,4.6882073228326 52.030023114866,4.688181162417 52.029963555247))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

