@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/bzYDrt>
  gtm:oppervlakte 259.0 ;
  gtm:kadastraalNummer 2523.0 ;
  gtm:kadastraleAanduiding "H2523"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2523"^^xsd:string ;
  ns0:name "Perceel GDA01-H2523"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310252370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbFpR2> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77158> ;
  ns0:startDate "1999-08-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7024762062389 52.024930125618,4.7024015320375 52.024986390116,4.7023776086654 52.025004407528,4.702104139471 52.024866822246,4.7022022687806 52.024792681653,4.7023562037682 52.024870041375,4.7024427193681 52.024913212461,4.7024762062389 52.024930125618))"^^geo:wktLiteral ;
    osm:area 258.0
  ] .

