@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/b5PGqE>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 4365.0 ;
  gtm:kadastraleAanduiding "C4365"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4365" ;
  ns0:name "Perceel GDA01-C4365"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260436570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTyzEW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105146> ;
  ns0:startDate "2009-02-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7124918511815 52.011297595667,4.7124043598105 52.011265194328,4.712514988873 52.011147145557,4.7125387575393 52.011123156906,4.7125810291833 52.011058242228,4.7126051426456 52.011063602678,4.7126001083498 52.011070009525,4.7125645107034 52.011115385716,4.7126196433922 52.011132788622,4.7124918511815 52.011297595667))"^^geo:wktLiteral ;
    osm:area 134.0
  ] .

