@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/bxGVXg>
  gtm:oppervlakte 311.0 ;
  gtm:kadastraalNummer 2870.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2870"^^xsd:string ;
  gtm:kadastraleAanduiding "I2870"@nl ;
  ns0:name "Perceel GDA01-I2870"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320287070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baqcge> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bxucKW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78954> ;
  ns0:startDate "2002-05-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7093392064738 52.020565696243,4.708887773585 52.020522999017,4.7089092983292 52.020438847844,4.708909654882 52.020437429732,4.7090714218378 52.020453354231,4.709071050268 52.020451913948,4.7092696441095 52.020470980501,4.7092753162399 52.020448515212,4.7093233969941 52.020453142437,4.7093175080223 52.020476460377,4.7093617815626 52.020480436478,4.7093613943927 52.020481953288,4.7093603905737 52.020481857625,4.7093392064738 52.020565696243))"^^geo:wktLiteral ;
    osm:area 311.0
  ] .

