@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/b9nzf5>
  gtm:oppervlakte 190.0 ;
  gtm:kadastraalNummer 2558.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2558" ;
  gtm:kadastraleAanduiding "M2558"@nl ;
  ns0:name "Perceel GDA01-M2558"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350255870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYL3Y2> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86132> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7061830100876 52.033630412363,4.7062260171974 52.033627461209,4.7062328103226 52.033667597648,4.7065068599282 52.033649542477,4.7065191974577 52.033719956839,4.706343382416 52.033731578106,4.7062448063925 52.033738396567,4.7062468380044 52.033750470718,4.7062038031365 52.033753322848,4.7061830100876 52.033630412363))"^^geo:wktLiteral ;
    osm:area 190.0
  ] .

