@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/bHtPIY>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 2613.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2613" ;
  gtm:kadastraleAanduiding "M2613"@nl ;
  ns0:name "Perceel GDA01-M2613"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350261370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9N7Yr> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86182> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7080466268327 52.033973205829,4.7080525760915 52.034007593715,4.7077649805062 52.034026023753,4.7077142853799 52.034029470413,4.7076893682394 52.034031160264,4.7076818897271 52.033988080763,4.7077575431848 52.033983106285,4.7080451932433 52.033964910278,4.7080466268327 52.033973205829))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

