@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/bAbkAb>
  gtm:oppervlakte 1700.0 ;
  gtm:kadastraalNummer 1816.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1816" ;
  gtm:kadastraleAanduiding "M1816"@nl ;
  ns0:name "Perceel GDA01-M1816"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350181670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4acpG> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85734> ;
  ns0:startDate "2004-12-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7093251125753 52.037388145443,4.7092267940102 52.0368209076,4.7095080796498 52.036802608397,4.7096380214519 52.036794160988,4.7096453027393 52.03683598083,4.7096085207969 52.036864630862,4.7096133252545 52.036893870712,4.7096593560306 52.036916678386,4.709621778489 52.036944928356,4.7096265418273 52.03697399719,4.7096733023028 52.036996746138,4.7096514613633 52.037012718653,4.7097125633746 52.037363068351,4.7094993910145 52.037376870368,4.7093251125753 52.037388145443))"^^geo:wktLiteral ;
    osm:area 1697.0
  ] .

