@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/bNir6G>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 5243.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5243" ;
  gtm:kadastraleAanduiding "M5243"@nl ;
  ns0:name "Perceel GDA01-M5243"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350524370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxTMZ4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88124> ;
  ns0:startDate "2009-02-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7126273677226 52.036851536257,4.7126290721961 52.036806100827,4.7126814414997 52.036806832234,4.7128236575836 52.036808815202,4.7129370202483 52.036810542919,4.7129692943066 52.036811087234,4.7129680652788 52.036839483443,4.7129672845479 52.036856493955,4.7128219514129 52.036854376462,4.7126797365378 52.036852303615,4.7126273677226 52.036851536257))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

