@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/bbFfXE>
  gtm:oppervlakte 112.0 ;
  gtm:kadastraalNummer 6050.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6050" ;
  gtm:kadastraleAanduiding "M6050"@nl ;
  ns0:name "Perceel GDA01-M6050"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350605070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEzarQ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88833> ;
  ns0:startDate "2002-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.698860593978 52.03362585883,4.698853293643 52.03358312133,4.6989812594493 52.033574764041,4.6991254908356 52.033565342154,4.6991959946402 52.033560729588,4.699203350412 52.033603674122,4.699171942699 52.033605710751,4.6991738010445 52.033616606542,4.6991346617127 52.033619146278,4.6991328035147 52.033608241499,4.6989885733725 52.033617573519,4.6989867152101 52.033606668737,4.6989351176768 52.033610025448,4.698936976103 52.033620912255,4.698860593978 52.03362585883))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

