@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/bpzEDN>
  gtm:oppervlakte 178.0 ;
  gtm:kadastraalNummer 5918.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5918" ;
  gtm:kadastraleAanduiding "M5918"@nl ;
  ns0:name "Perceel GDA01-M5918"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350591870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYL3LH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88723> ;
  ns0:startDate "2008-07-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7132798212396 52.035356748812,4.7132805697958 52.035337023622,4.7132813229486 52.035316992855,4.713282076236 52.035296953099,4.7132829039349 52.03527487341,4.7132831510742 52.035268133546,4.7133905812345 52.035269665101,4.7133895996366 52.035296166189,4.7133864995255 52.035366617274,4.7133817022067 52.035487887881,4.7132749568455 52.035486333274,4.7132798212396 52.035356748812))"^^geo:wktLiteral ;
    osm:area 178.0
  ] .

