@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/bvBVZD>
  gtm:oppervlakte 142.0 ;
  gtm:kadastraalNummer 2597.0 ;
  gtm:kadastraleAanduiding "H2597"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2597"^^xsd:string ;
  ns0:name "Perceel GDA01-H2597"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310259770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bApcDk> ;
  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/77205> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.705890553244 52.02314926054,4.7058403001208 52.023186720985,4.7057785647765 52.023155263867,4.7056777976168 52.023103626557,4.7055790511578 52.023053259233,4.7055541831535 52.023040621397,4.7055457240824 52.02303639282,4.7055959051227 52.02299888714,4.7057280507821 52.023066166181,4.7058288165492 52.023117893324,4.705890553244 52.02314926054))"^^geo:wktLiteral ;
    osm:area 142.0
  ] .

