@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/bvpen7>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 2602.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2602"^^xsd:string ;
  gtm:kadastraleAanduiding "I2602"@nl ;
  ns0:name "Perceel GDA01-I2602"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320260270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9nHSf> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78784> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7204829538174 52.02068751985,4.7204229622044 52.020680393881,4.7203077222724 52.020667543944,4.7201702312525 52.020653012841,4.7201782601623 52.020624538184,4.7201848428953 52.020601214665,4.7203228032661 52.020616503434,4.7204375485658 52.020629296626,4.7204975214065 52.020635721387,4.7204829538174 52.02068751985))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

