@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/bkP44L>
  gtm:oppervlakte 142.0 ;
  gtm:kadastraalNummer 2133.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2133" ;
  gtm:kadastraleAanduiding "N2133"@nl ;
  ns0:name "Perceel GDA01-N2133"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360213370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bhhizc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106189> ;
  ns0:startDate "2021-10-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.675155736694 52.006840564694,4.6751092964649 52.006810810661,4.6753334693033 52.00667639623,4.6754004022724 52.006718974766,4.6752568700939 52.006805033915,4.675208336825 52.006834617931,4.675176253551 52.006853704065,4.675155736694 52.006840564694))"^^geo:wktLiteral ;
    osm:area 142.0
  ] .

