@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bIVKuT>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 632.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N632"^^xsd:string ;
  gtm:kadastraleAanduiding "N632"@nl ;
  ns0:name "Perceel GDA01-N632"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360063270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEmvXY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106426> ;
  ns0:startDate "2019-03-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6888834055322 52.001940212814,4.6889096228402 52.001919398341,4.6889284646379 52.001902746694,4.6889373460451 52.001906619469,4.6890452232438 52.001952830776,4.6892126170691 52.002025425453,4.6892018231367 52.002034952102,4.6891744806027 52.002057890225,4.689166104718 52.002064572889,4.6889999692969 52.001992524917,4.6889152210218 52.001955484167,4.6888834055322 52.001940212814))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

