@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bc4G9T>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 2400.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2400" ;
  gtm:kadastraleAanduiding "N2400"@nl ;
  ns0:name "Perceel GDA01-N2400"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360240070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4NkLz> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106283> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6738768451508 52.007784930942,4.6738456264602 52.007803608487,4.6737909631019 52.007768887427,4.6738800966165 52.007715146423,4.6740078331354 52.00763813448,4.6740264214633 52.007626930658,4.6740811423712 52.0076616969,4.6740627006789 52.0076728387,4.6739349473033 52.007749994415,4.6738768451508 52.007784930942))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

