@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/bdKfdx>
  gtm:oppervlakte 160.0 ;
  gtm:kadastraalNummer 2480.0 ;
  gtm:kadastraleAanduiding "H2480"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2480"^^xsd:string ;
  ns0:name "Perceel GDA01-H2480"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310248070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5PNHR> ;
  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/77122> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7036011069211 52.023990516821,4.7036609231674 52.023945265976,4.7038256857143 52.02402725275,4.7039064935611 52.0240682504,4.7039400099054 52.024085136349,4.7038802392416 52.02413027075,4.7037658689758 52.024072539628,4.7036011069211 52.023990516821))"^^geo:wktLiteral ;
    osm:area 160.0
  ] .

