@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/bWfwMD>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 6020.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6020" ;
  gtm:kadastraleAanduiding "M6020"@nl ;
  ns0:name "Perceel GDA01-M6020"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350602070000/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/88804> ;
  ns0:startDate "2002-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7005063027831 52.033170650807,4.700513794998 52.033214279169,4.70033383101 52.033225633569,4.7001895914934 52.033234724313,4.7001579223394 52.033236723725,4.7001598231095 52.03324771862,4.7001572846984 52.033247892566,4.7001243305843 52.033250055251,4.7001151079831 52.033196700323,4.7001480476242 52.033194528568,4.7001499483902 52.033205523463,4.7001841427374 52.033203260146,4.7001822272534 52.033192274154,4.7003689242299 52.033179952559,4.700468736992 52.033173245103,4.7005063027831 52.033170650807))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

