@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/bIiDbT>
  gtm:oppervlakte 255.0 ;
  gtm:kadastraalNummer 2130.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K2130" ;
  gtm:kadastraleAanduiding "K2130"@nl ;
  ns0:name "Perceel GDA01-K2130"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330213070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfPqUK> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81027> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7273800640785 52.014954197227,4.7274576746001 52.014951486253,4.7274698018869 52.015318154544,4.7273773239525 52.015319433944,4.7273654747296 52.01495470869,4.7273800640785 52.014954197227))"^^geo:wktLiteral ;
    osm:area 258.0
  ] .

