@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/bqpssv>
  gtm:oppervlakte 104.0 ;
  gtm:kadastraalNummer 6056.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6056" ;
  gtm:kadastraleAanduiding "M6056"@nl ;
  ns0:name "Perceel GDA01-M6056"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350605670000/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/88839> ;
  ns0:startDate "2002-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6988065962544 52.033412707222,4.6988139230376 52.03345561566,4.6987378192925 52.033460482886,4.6987396782171 52.033471333746,4.6986878036775 52.033474706705,4.6986859310221 52.033463801833,4.6985418487709 52.03347301732,4.6985399907231 52.033462112531,4.6985008662016 52.033464643155,4.6984954127383 52.033432612611,4.6985345368177 52.033430108951,4.6986786043603 52.033420893388,4.6988065962544 52.033412707222))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

