@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bEz2i5>
  gtm:oppervlakte 153.0 ;
  gtm:kadastraalNummer 6925.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6925"^^xsd:string ;
  gtm:kadastraleAanduiding "M6925"@nl ;
  ns0:name "Perceel GDA01-M6925"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350692570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b62vY1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89588> ;
  ns0:startDate "2010-09-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7024482522328 52.025916475091,4.7023802380958 52.025882939328,4.7022821146487 52.025834550339,4.7021805782921 52.025784487547,4.7022279709219 52.025748674866,4.7022534879053 52.025729381415,4.7022870194337 52.025746267916,4.7022615025924 52.025765552387,4.7022950197188 52.025782429814,4.7023081981791 52.025772475425,4.7023420093287 52.025789183769,4.702440058795 52.025837644185,4.7025079703722 52.025871215271,4.7024482522328 52.025916475091))"^^geo:wktLiteral ;
    osm:area 153.0
  ] .

