@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/bx3QpI>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 5309.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5309" ;
  gtm:kadastraleAanduiding "M5309"@nl ;
  ns0:name "Perceel GDA01-M5309"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350530970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b500Am> ;
  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/88188> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7138297155168 52.036879378186,4.7138301129473 52.03687039209,4.7138358773124 52.03673901511,4.7138382926643 52.036684020108,4.7139128528736 52.036685129524,4.7139101893301 52.036740159062,4.713905961555 52.036827501828,4.7139034026078 52.036880419696,4.7138297155168 52.036879378186))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

