@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/bAOrPu>
  gtm:oppervlakte 113.0 ;
  gtm:kadastraalNummer 5324.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5324" ;
  gtm:kadastraleAanduiding "M5324"@nl ;
  ns0:name "Perceel GDA01-M5324"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350532470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bH3zxG> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88203> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7136112862523 52.036380443065,4.7136074910672 52.036468057952,4.7136051215967 52.036522891424,4.7135290611845 52.036521737277,4.7135312850179 52.036466902972,4.7135366157165 52.036335343747,4.7135369847305 52.036326312547,4.7136135827945 52.036327550662,4.7136112862523 52.036380443065))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

