@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/bOkVAf>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 6021.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6021" ;
  gtm:kadastraleAanduiding "M6021"@nl ;
  ns0:name "Perceel GDA01-M6021"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350602170000/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/88805> ;
  ns0:startDate "2002-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.700513794998 52.033214279169,4.7005210740531 52.033256602972,4.700383655106 52.033265670809,4.7001971037712 52.033277975301,4.7001990045526 52.033288970196,4.7001647957065 52.033291224444,4.7001572846984 52.033247892566,4.7001598231095 52.03324771862,4.7001579223394 52.033236723725,4.7001895914934 52.033234724313,4.70033383101 52.033225633569,4.700513794998 52.033214279169))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

