@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/bkP36X>
  gtm:oppervlakte 229.0 ;
  gtm:kadastraalNummer 1630.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1630" ;
  gtm:kadastraleAanduiding "M1630"@nl ;
  ns0:name "Perceel GDA01-M1630"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350163070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0DiDN> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85581> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7051786465148 52.037241657354,4.7051858780018 52.037284564791,4.7051860643738 52.037285725371,4.7051461501938 52.037288235663,4.7049007567345 52.037306534674,4.7048242523215 52.037266524579,4.7048166126632 52.037222688951,4.7050287930065 52.037208044755,4.7051713741956 52.037198560924,4.7051714151783 52.037198740928,4.7051786465148 52.037241657354))"^^geo:wktLiteral ;
    osm:area 229.0
  ] .

