@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/bGrkpc>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 6022.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6022" ;
  gtm:kadastraleAanduiding "M6022"@nl ;
  ns0:name "Perceel GDA01-M6022"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350602270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbS6q8> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88806> ;
  ns0:startDate "2002-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7005285265758 52.033299970438,4.7003485751652 52.033311432795,4.7002044944262 52.033320605381,4.7001727666486 52.033322622432,4.7001746675637 52.033333608339,4.7001391749712 52.033335944974,4.7001353866283 52.033314045145,4.7001683845048 52.033311882712,4.7001647957065 52.033291224444,4.7001990045526 52.033288970196,4.7001971037712 52.033277975301,4.700383655106 52.033265670809,4.7005210740531 52.033256602972,4.7005285265758 52.033299970438))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

