@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/be9Fds>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 5718.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5718" ;
  gtm:kadastraleAanduiding "M5718"@nl ;
  ns0:name "Perceel GDA01-M5718"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350571870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUaFOt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88585> ;
  ns0:startDate "2002-12-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7063731614982 52.029491023106,4.7063597266912 52.02934235845,4.7063392716004 52.029343058119,4.7063368260572 52.029316042872,4.7063775613654 52.029314642521,4.7063751302346 52.029287636346,4.7064365247054 52.029285528491,4.7064494276602 52.029285081761,4.7064677388853 52.029487812762,4.7063731614982 52.029491023106))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

