@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bXIqC6>
  gtm:oppervlakte 200.0 ;
  gtm:kadastraalNummer 6546.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6546" ;
  gtm:kadastraleAanduiding "M6546"@nl ;
  ns0:name "Perceel GDA01-M6546"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350654670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZashd> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89245> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6996123958412 52.034971776113,4.6999258435262 52.034951242774,4.6999301464003 52.034974754528,4.6999657999106 52.034972463832,4.6999748453376 52.035025979513,4.6999419318311 52.035028259238,4.6999401037657 52.035017273755,4.6999060408284 52.035019429913,4.6999078951347 52.035030604306,4.6997634174762 52.035040583009,4.6996255925483 52.03505009703,4.6996123958412 52.034971776113))"^^geo:wktLiteral ;
    osm:area 200.0
  ] .

