@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/bzmxZ0>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 5269.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5269" ;
  gtm:kadastraleAanduiding "M5269"@nl ;
  ns0:name "Perceel GDA01-M5269"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350526970000/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/88149> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7134852462365 52.037211955094,4.7135200709112 52.037212513849,4.7135200871325 52.037211435337,4.7136268888261 52.037213394504,4.7136270507774 52.037212316826,4.7136615853407 52.037212783996,4.7136615374085 52.037214033105,4.7137754955101 52.037216940891,4.7138077712237 52.037217395101,4.713806688448 52.037245792151,4.71380605847 52.037263459679,4.7136596950791 52.037260950835,4.7135182129401 52.037258523663,4.7134789593072 52.037257849687,4.7134797535588 52.037237989938,4.7134407026182 52.037237406992,4.713441664388 52.037211256344,4.7134852462365 52.037211955094))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

