@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/bSILBI>
  gtm:oppervlakte 208.0 ;
  gtm:kadastraalNummer 2970.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2970" ;
  gtm:kadastraleAanduiding "M2970"@nl ;
  ns0:name "Perceel GDA01-M2970"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350297070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/btWwoH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/255464> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7110121982466 52.036672357135,4.71126034191 52.036656838602,4.7112535005992 52.036615704505,4.7113371495697 52.036610414071,4.7113569106743 52.036721605759,4.7110243923794 52.036743138662,4.7110121982466 52.036672357135))"^^geo:wktLiteral ;
    osm:area 207.0
  ] .

