@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/bojssv>
  gtm:oppervlakte 202.0 ;
  gtm:kadastraalNummer 4393.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4393" ;
  gtm:kadastraleAanduiding "M4393"@nl ;
  ns0:name "Perceel GDA01-M4393"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350439370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdjZTt> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87477> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7149965192669 52.030362373995,4.7149806462832 52.030361654196,4.7149870328684 52.030305063887,4.7149190384413 52.030302167953,4.7149456904491 52.030050690523,4.715037437683 52.030054521998,4.715010785109 52.03030607135,4.715044410969 52.030307503693,4.7150380237816 52.030364138944,4.7149965192669 52.030362373995))"^^geo:wktLiteral ;
    osm:area 202.0
  ] .

