@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/bOLjSg>
  gtm:oppervlakte 252.0 ;
  gtm:kadastraalNummer 4320.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4320" ;
  gtm:kadastraleAanduiding "M4320"@nl ;
  ns0:name "Perceel GDA01-M4320"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350432070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bixuU8> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87404> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7175426986438 52.030462181192,4.71754486405 52.030394331285,4.718030277271 52.030401441167,4.7180282853047 52.03046943588,4.7180268281974 52.030469427599,4.7178655769143 52.030467081974,4.7177851844837 52.03046590591,4.7177050396315 52.030464740188,4.7175922308774 52.030463092055,4.7175426986438 52.030462181192))"^^geo:wktLiteral ;
    osm:area 252.0
  ] .

