@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/bEmkmF>
  gtm:oppervlakte 164.0 ;
  gtm:kadastraalNummer 1555.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1555" ;
  gtm:kadastraleAanduiding "M1555"@nl ;
  ns0:name "Perceel GDA01-M1555"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350155570000/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/85509> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.688517964382 52.02977512596,4.6884915048591 52.029715106226,4.6886917689259 52.029681482316,4.6886926267727 52.029683473841,4.6887404315819 52.029675461122,4.6887488044036 52.029694548214,4.6887966092147 52.029686535473,4.6887974814969 52.029688536071,4.6888920393168 52.029672675071,4.688908097885 52.029709128374,4.6886808176812 52.029747392194,4.688517964382 52.02977512596))"^^geo:wktLiteral ;
    osm:area 164.0
  ] .

