@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/b4nLDy>
  gtm:oppervlakte 143.0 ;
  gtm:kadastraalNummer 509.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M509"^^xsd:string ;
  gtm:kadastraleAanduiding "M509"@nl ;
  ns0:name "Perceel GDA01-M509"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350050970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQG1Q> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84693> ;
  ns0:startDate "1998-05-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6978634640857 52.025786508834,4.6977957663257 52.025752531828,4.6980011107791 52.025597299924,4.6980730154108 52.025633431685,4.6979704941707 52.025711192442,4.6978958024573 52.025767193337,4.6978678741831 52.025788718834,4.6978634640857 52.025786508834))"^^geo:wktLiteral ;
    osm:area 142.0
  ] .

