@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/bFb8fg>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 5276.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5276" ;
  gtm:kadastraleAanduiding "M5276"@nl ;
  ns0:name "Perceel GDA01-M5276"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350527670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bH3Ab3> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88156> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.71396730677 52.037448948729,4.7141089393225 52.037451106568,4.7141467080056 52.037451681963,4.714144985879 52.037497422908,4.7141070859972 52.037496846763,4.7139657447672 52.037494690588,4.7138509229917 52.037492955527,4.7138185755635 52.037492411035,4.7138197285027 52.037464194155,4.7138204286428 52.037446706796,4.71396730677 52.037448948729))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

