@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/bG0VRj>
  gtm:oppervlakte 224.0 ;
  gtm:kadastraalNummer 1100.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1100" ;
  gtm:kadastraleAanduiding "M1100"@nl ;
  ns0:name "Perceel GDA01-M1100"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350110070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjMJ2o> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85145> ;
  ns0:startDate "2010-02-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7110241803989 52.028583480826,4.711330531149 52.028572206489,4.7113386405009 52.028661543614,4.711097131365 52.028670053358,4.7110982122337 52.028682436565,4.7110549269936 52.028683877836,4.7110527507101 52.028659111337,4.7110094654911 52.028660552591,4.7110027918591 52.028584265827,4.7110241803989 52.028583480826))"^^geo:wktLiteral ;
    osm:area 223.0
  ] .

