@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/bmRyus>
  gtm:oppervlakte 155.0 ;
  gtm:kadastraalNummer 532.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M532"^^xsd:string ;
  gtm:kadastraleAanduiding "M532"@nl ;
  ns0:name "Perceel GDA01-M532"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350053270000/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/84714> ;
  ns0:startDate "2010-03-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.698684943681 52.026162536067,4.6985461244442 52.026093457376,4.698403578953 52.026021309655,4.698461684491 52.025977912024,4.6985081884928 52.026001068492,4.6986037506613 52.026049958,4.6987421570703 52.026119348803,4.698684943681 52.026162536067))"^^geo:wktLiteral ;
    osm:area 155.0
  ] .

