@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/b12zSW>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 6388.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6388" ;
  gtm:kadastraleAanduiding "M6388"@nl ;
  ns0:name "Perceel GDA01-M6388"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350638870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvpoAW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89113> ;
  ns0:startDate "2006-07-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7088194173621 52.03264110655,4.708822781301 52.03266051386,4.7087817755657 52.032663216826,4.7087866265717 52.032692205326,4.7084577439924 52.032714201242,4.708449321599 52.032666055886,4.7086436474498 52.032652956204,4.7087610365356 52.032645039692,4.7088194173621 52.03264110655))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

