@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/b62ndq>
  gtm:oppervlakte 157.0 ;
  gtm:kadastraalNummer 1535.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1535" ;
  gtm:kadastraleAanduiding "M1535"@nl ;
  ns0:name "Perceel GDA01-M1535"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350153570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bixuTX> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85490> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6877684807189 52.029095342073,4.6879845775538 52.02905921577,4.6881874647024 52.029025419546,4.688201271109 52.029056736194,4.6882035651972 52.029061936119,4.6880007494855 52.029095813691,4.688001621861 52.029097805308,4.6879537890984 52.029105772617,4.6879623228776 52.029124788817,4.6879144760697 52.029132720073,4.6879153483019 52.029134720678,4.687794686321 52.029154740273,4.6877684807189 52.029095342073))"^^geo:wktLiteral ;
    osm:area 157.0
  ] .

