@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/bhHyon>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 2404.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2404"^^xsd:string ;
  gtm:kadastraleAanduiding "I2404"@nl ;
  ns0:name "Perceel GDA01-I2404"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320240470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJLFN9> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78685> ;
  ns0:startDate "2002-03-06"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.711296616001 52.022244970429,4.711351352428 52.022163939716,4.7114141509336 52.022070964741,4.71148787993 52.022089832081,4.7114255175171 52.022182881505,4.7113908984663 52.022235157017,4.7113721871567 52.022262464203,4.711296616001 52.022244970429))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

