@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/bX5kh4>
  gtm:oppervlakte 108.0 ;
  gtm:kadastraalNummer 1498.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1498" ;
  gtm:kadastraleAanduiding "M1498"@nl ;
  ns0:name "Perceel GDA01-M1498"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350149870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bHtNNy> ;
  hg:absorbed <https://n2t.net/ark:/60537/bijNN4> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105805> ;
  ns0:startDate "2001-04-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7038211669705 52.032033965673,4.70383181399 52.032095481032,4.7038303697596 52.032095580512,4.7038308653093 52.032098441693,4.7036139764663 52.032112831602,4.703602817853 52.032048571796,4.7038211669705 52.032033965673))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

