@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/bUawIU>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 1553.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1553" ;
  gtm:kadastraleAanduiding "M1553"@nl ;
  ns0:name "Perceel GDA01-M1553"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350155370000/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/85507> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6884646231433 52.029654131209,4.6884593175318 52.029642073248,4.6886600210799 52.029608281222,4.688659163236 52.029606289697,4.6887069681088 52.029598268004,4.6886987998732 52.029579146169,4.6887466191406 52.029571133534,4.6887457468629 52.029569132935,4.6888394715369 52.02955341984,4.6888657341664 52.029613006885,4.6886758737645 52.029644841196,4.688475403897 52.029678589695,4.6884646231433 52.029654131209))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

