@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/bN5IUo>
  gtm:oppervlakte 200.0 ;
  gtm:kadastraalNummer 2311.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2311"^^xsd:string ;
  gtm:kadastraleAanduiding "I2311"@nl ;
  ns0:name "Perceel GDA01-I2311"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320231170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsgSCE>, <https://n2t.net/ark:/60537/bXIznS> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78596> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7128253736412 52.023125376632,4.7128047250492 52.023202055142,4.7125115401799 52.023171639586,4.7125048971762 52.023170612796,4.7124985987254 52.023168958794,4.7124927898381 52.023166723351,4.7124876155245 52.023163952241,4.7124832203888 52.0231607182,4.7124796907606 52.02315709363,4.7124771125631 52.023153177895,4.7124755718549 52.023149061373,4.7124750815803 52.023144851998,4.7124756695233 52.023140639813,4.7124892046351 52.023090346453,4.7126500655383 52.02310716862,4.7127400276236 52.023116357787,4.7128253736412 52.023125376632))"^^geo:wktLiteral ;
    osm:area 200.0
  ] .

