@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/b1FFTI>
  gtm:oppervlakte 327.0 ;
  gtm:kadastraalNummer 5400.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5400" ;
  gtm:kadastraleAanduiding "M5400"@nl ;
  ns0:name "Perceel GDA01-M5400"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350540070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bPaHgb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bz8YOx> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88277> ;
  ns0:startDate "2001-03-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6922452359619 52.026670380263,4.6921265609652 52.026683099441,4.6920780549794 52.026719647551,4.6917752508523 52.026566728572,4.6918820522645 52.026486274959,4.6922452359619 52.026670380263))"^^geo:wktLiteral ;
    osm:area 327.0
  ] .

