@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/bd79Tk>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 633.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N633"^^xsd:string ;
  gtm:kadastraleAanduiding "N633"@nl ;
  ns0:name "Perceel GDA01-N633"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360063370000/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/90048> ;
  ns0:startDate "2019-03-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6887500779345 52.002043220147,4.6887416654319 52.002038226586,4.6887725266654 52.00201939918,4.6887965134751 52.002003416263,4.6888259155141 52.002020300225,4.6889015318301 52.002065816885,4.6890463579746 52.002152120093,4.6890342322607 52.002160191688,4.6890052552506 52.002178661813,4.688991625877 52.002186967173,4.6888469008185 52.002100718429,4.6887500779345 52.002043220147))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

