@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/bjzQVm>
  gtm:oppervlakte 149.0 ;
  gtm:kadastraalNummer 813.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M813" ;
  gtm:kadastraleAanduiding "M813"@nl ;
  ns0:name "Perceel GDA01-M813"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350081370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2X7V> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84931> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7099335717674 52.029155354683,4.7100277709974 52.029152031447,4.7100391103938 52.029264667146,4.7100484438137 52.029357696635,4.7099538800211 52.029361008805,4.7099516009618 52.029336331578,4.7099446926395 52.029267971158,4.7099335717674 52.029155354683))"^^geo:wktLiteral ;
    osm:area 148.0
  ] .

