@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/bPaJmq>
  gtm:oppervlakte 29.0 ;
  gtm:kadastraalNummer 5667.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5667" ;
  gtm:kadastraleAanduiding "M5667"@nl ;
  ns0:name "Perceel GDA01-M5667"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350566770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bELRMh> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88534> ;
  ns0:startDate "1999-06-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7076390737621 52.029243272348,4.707564162867 52.029245932004,4.7075158454643 52.029247648536,4.7075145328708 52.029234275233,4.7077845649566 52.02922467903,4.7077988240412 52.02922416807,4.7078000788456 52.029237514071,4.7076390737621 52.029243272348))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

