@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/box99d>
  gtm:oppervlakte 666.0 ;
  gtm:kadastraalNummer 4932.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4932" ;
  gtm:kadastraleAanduiding "M4932"@nl ;
  ns0:name "Perceel GDA01-M4932"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350493270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4ZPQ9>, <https://n2t.net/ark:/60537/bzzcER> ;
  hg:absorbed <https://n2t.net/ark:/60537/beZByV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87864> ;
  ns0:startDate "2010-08-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6975745081828 52.031355885256,4.6974638794097 52.031438748426,4.6974047319646 52.031483038297,4.6973508324134 52.031486515646,4.6973379351077 52.031479923506,4.6970285772888 52.031321613891,4.6970236612633 52.031319104282,4.6970292928539 52.03131489477,4.6971812098272 52.031201524675,4.6971800386101 52.031191468793,4.6971824708308 52.031189667391,4.6971837718615 52.031190349144,4.6972119228645 52.031169741933,4.6975745081828 52.031355885256))"^^geo:wktLiteral ;
    osm:area 665.0
  ] .

