@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/bhUfEd>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 6025.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6025" ;
  gtm:kadastraleAanduiding "M6025"@nl ;
  ns0:name "Perceel GDA01-M6025"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350602570000/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/88809> ;
  ns0:startDate "2002-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.700550589821 52.033428363323,4.7004131567452 52.033437368195,4.7002268686527 52.033449566412,4.7002287694486 52.033460561305,4.7001945750448 52.033462815647,4.700192659961 52.033451802693,4.7001595598407 52.033453973526,4.7001540048423 52.033421834609,4.7001895120741 52.033419498054,4.7001875983717 52.033408395224,4.7002193696497 52.0334063964,4.7003633324324 52.033397330968,4.7005433115375 52.033385985598,4.700550589821 52.033428363323))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

